Skip to content

Commit

Permalink
Bump IrpTransmogrifier dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Young <[email protected]>
  • Loading branch information
seanyoung committed Apr 14, 2024
1 parent 3ff0c05 commit c187763
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
rustup default stable
- name: Build IrpTransmogrifier
run: |
mvn compile
mvn package
mvn -B -V package
working-directory: irp/tests/IrpTransmogrifier
- name: Build
run: cargo build --verbose
Expand Down

0 comments on commit c187763

Please sign in to comment.