Update .forgejo/workflows/test.yaml
Some checks failed
/ build (push) Failing after 36s
/ test (push) Successful in 2s

This commit is contained in:
Aaron Fischer 2023-10-05 22:08:24 +02:00
parent b0417dbbd8
commit d78f218f28

View file

@ -1,7 +1,7 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: linux_arm runs-on: docker
steps: steps:
- run: | - run: |
echo "hi" echo "hi"