Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
ajewellamz committed Jan 31, 2025
1 parent 0429751 commit 6453101
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/library_rust_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ jobs:
CORES=$(node -e 'console.log(os.cpus().length)')
make transpile_rust TRANSPILE_TESTS_IN_RUST=1 CORES=$CORES
- name: Rustfmt Check
uses: actions-rust-lang/rustfmt@v1
working-directory: ./${{ matrix.library }}/runtimes/rust

- name: Copy ${{ matrix.library }} Vector Files
if: ${{ matrix.library == 'TestVectors' }}
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion submodules/MaterialProviders

0 comments on commit 6453101

Please sign in to comment.