Skip to content

Commit

Permalink
ci: test ci run
Browse files Browse the repository at this point in the history
  • Loading branch information
iqdecay committed Oct 24, 2023
1 parent 3a73394 commit e3526a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ jobs:

run_against_live_node:
runs-on: ubuntu-latest
if: github.event_name == 'push'
# if: github.event_name == 'push'
steps:
run: |
cargo test --features test-against-live-node

0 comments on commit e3526a1

Please sign in to comment.