reenable cache
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m50s Details
Build image / build (push) Has been cancelled Details

This commit is contained in:
Alie 2024-02-22 17:33:07 +01:00
parent bf7f731002
commit ee5fa5268f
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ jobs:
path: |
target/
key: ${{ runner.os }}-target
- run: ls
- name: Run tests on docker
run: docker compose down -v && docker compose run bot t
- name: Save target