Compare commits

...
Sign in to create a new pull request.

1 commit
test ... main

Author SHA1 Message Date
melody
ee7d93353f change shell and docker image
All checks were successful
/ test (push) Successful in 2s
2025-04-03 18:50:41 +02:00

View file

@ -1,6 +1,7 @@
on: [push]
jobs:
test:
runs-on: docker
runs-on: alpine-latest
steps:
- run: echo All Good
- shell: sh
run: echo All Good