Rm build file

This commit is contained in:
Pieter Vander Vennet 2025-04-27 22:53:48 +02:00
parent 5314a8826a
commit 387c3c63e3

View file

@ -1,10 +0,0 @@
on: [push]
jobs:
build:
runs-on: ["ubuntu-latest","hetzner-access"]
steps:
- uses: https://source.mapcomplete.org/actions/checkout@v4
- name: "Look around"
run: ls && pwd && ls ..
shell: bash