Skip to content

Commit

Permalink
Temporarily close smoke test of native provider example
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma233 committed Jan 17, 2024
1 parent 5c7b1c5 commit 5629087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qaci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ jobs:
- name: Smoke test ffi
run: pip install wheel && pip install web3 cffi && python examples/ffi/rings.py

- name: Smoke test native
run: cargo run -p rings-native-example
# - name: Smoke test native
# run: cargo run -p rings-native-example

rustfmt_and_clippy:
name: Check rustfmt style && run clippy
Expand Down

0 comments on commit 5629087

Please sign in to comment.