Skip to content

Commit

Permalink
Sanity check nodeos version.
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Jul 10, 2023
1 parent b2b22ab commit 265ee66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ph_backward_compatibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
rm build/bin/cleos
cp /usr/bin/nodeos build/bin
cp /usr/bin/cleos build/bin
./build/bin/nodeos --version
- if: ${{ matrix.release == '3.1' || matrix.release == '3.2' }}
name: Run Performance Tests (<v4.0)
run: |
Expand Down

0 comments on commit 265ee66

Please sign in to comment.