Skip to content

Commit

Permalink
pipeline: show cargo Version (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored Oct 10, 2024
1 parent ed31dde commit bd30a3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
node-version: '14'
- run: npm install -g bats
- run: bats -v
- run: cargo -V
- run: cargo test
- run: cargo build --release
- run: bats test/test.bats

0 comments on commit bd30a3a

Please sign in to comment.