Workflow test
All checks were successful
Run tests / Run make test (push) Successful in 1s

This commit is contained in:
2024-03-14 11:40:54 +01:00
parent 7543f00cad
commit cde59a9012

View File

@@ -2,9 +2,11 @@ name: Run tests
on: [push]
jobs:
run-tests:
make-test:
name: Run make test
runs-on: linux_amd64
steps:
- run: pwd
- run: ls
- run: git clone "${{ gitea.server_url }}/${{ gitea.repository }}"
- run: pwd
- run: ls