Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
biezhihua committed Jan 31, 2024
1 parent 730e9c8 commit a355269
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/node.js.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run tests
run: cd ./soda_resource_tools_lib && cargo build --verbose && cargo test --verbose
run: cd ./soda_resource_tools_lib && cargo build --verbose && cargo test -- --test-threads=1 --verbose

0 comments on commit a355269

Please sign in to comment.