no db in this project (so far)
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m47s

This commit is contained in:
philipp 2024-01-26 17:24:00 +01:00
parent 36e6a45674
commit ffb1347b51

View File

@ -8,8 +8,6 @@ jobs:
container: git.hofer.link/ruderverein-donau-linz/rowing-ci:20240118
steps:
- uses: actions/checkout@v3
- name: Run Test DB Script
run: ./test_db.sh
- name: Set up cargo cache
uses: actions/cache@v3