test
All checks were successful
/ test (push) Successful in 1s

This commit is contained in:
Job van der Valk 2024-05-30 15:38:46 +02:00
parent 6512735506
commit 66dd2fca53

View file

@ -3,4 +3,5 @@ jobs:
test:
runs-on: docker
steps:
- run: echo All Good
- run: python3 --version