Skip to content

Bump @babel/traverse from 7.21.2 to 7.23.2 in /circuits #117

Bump @babel/traverse from 7.21.2 to 7.23.2 in /circuits

Bump @babel/traverse from 7.21.2 to 7.23.2 in /circuits #117

Workflow file for this run

name: Rust test suite
on: [push, pull_request]
jobs:
test:
name: cargo test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@nightly
- run: cargo test --all-features
working-directory: ./rust-k256
- run: cargo test --all-features
working-directory: ./rust-arkworks