Skip to content

Commit

Permalink
ci: fix duplicated rust suites test.v3-test cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
tungbq committed Feb 23, 2024
1 parent cf994ee commit d036287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extensions-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
- name: test
run: |
cd libsql-sqlite3/test/rust_suite
cargo test extensions
cargo test --features extensions --test tests extensions

0 comments on commit d036287

Please sign in to comment.