Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zduny authored Sep 19, 2023
1 parent 99e44fc commit a73cbfd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ jobs:

- name: Run tests
run: cargo test --verbose

- name: Run web tests
working-directory: ./mezzenger-tests
run: ./build_and_run.sh

0 comments on commit a73cbfd

Please sign in to comment.