Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dastansam committed Sep 20, 2023
1 parent d9a6e1e commit 937e5aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
# POSTGRES_PASSWORD - superuser password
postgresql password: postgres
- name: Build
working-directory: ./pcidss
run: cargo build --verbose
- name: Run tests
working-directory: ./pcidss
run: cargo test --verbose

0 comments on commit 937e5aa

Please sign in to comment.