Skip to content

Commit

Permalink
add test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
biezhihua committed Jan 31, 2024
1 parent 641347f commit a54550f
Show file tree
Hide file tree
Showing 25 changed files with 229 additions and 696 deletions.
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 && cargo test --package soda_resource_tools_lib --test integration_2_meta_test -- meta_tests --nocapture
run: cd ./soda_resource_tools_lib && cargo build && cargo test -- --test-threads=1
Loading

0 comments on commit a54550f

Please sign in to comment.