Skip to content

Commit

Permalink
Now testing in the sirius workflow only the package sirius-bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCappelletti94 committed Feb 13, 2024
1 parent efad997 commit 2b23f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sirius.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
SIRIUS_PASSWORD: ${{secrets.SIRIUS_PASSWORD}}
run: |
export SIRIUS_PATH=${{vars.SIRIUS_PATH}}
cargo test
cargo test --package sirius-bindings

0 comments on commit 2b23f8a

Please sign in to comment.