Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
arihant2math committed Jan 8, 2025
1 parent 76903be commit 7b9a915
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
submodules: 'true'

- uses: actions-rust-lang/setup-rust-toolchain@v1
rustflags: ""
with:
rustflags: ""

- uses: actions/setup-node@v4
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
submodules: 'true'

- uses: actions-rust-lang/setup-rust-toolchain@v1
rustflags: ""

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 7b9a915

Please sign in to comment.