remove debug
Rust / test (push) Successful in 1m24s Details
Docker / build-push (push) Successful in 9m21s Details

This commit is contained in:
DataHearth 2023-06-26 15:49:45 +02:00
parent 4988d44e4d
commit 3b0f049bde
No known key found for this signature in database
GPG Key ID: E88FD356ACC5F3C4
1 changed files with 1 additions and 3 deletions

View File

@ -19,6 +19,4 @@ jobs:
uses: actions/checkout@v3
- name: Run tests
run: |
echo $0
cargo test --verbose
run: cargo test --verbose