Skip to content

Commit

Permalink
Merge branch 'service-eat' of https://github.com/thybux/t-web-800 int…
Browse files Browse the repository at this point in the history
…o service-eat
  • Loading branch information
GuillaumeGANGLOFF committed Apr 22, 2024
2 parents 7ed019d + 5323dd2 commit 1bb3283
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/rust-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Build
run: cargo build --verbose
- name: Clean cache
run: cargo clean
- name: Run tests
run: cargo test --verbose
run: cargo test

0 comments on commit 1bb3283

Please sign in to comment.