Update the production branch #82

Merged
heinzel merged 35 commits from master into production 2024-09-16 08:50:39 +02:00
Showing only changes of commit cde59a9012 - Show all commits

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