Skip to content

Commit

Permalink
ci: fix duplicated rust suites test.ok.ready-for-review
Browse files Browse the repository at this point in the history
  • Loading branch information
tungbq committed Feb 24, 2024
1 parent c88af96 commit e09e954
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 @@ -77,4 +77,4 @@ jobs:
run: |
cd libsql-sqlite3/test/rust_suite
# Only execute extensions tests
cargo test --features=extensions test_sqlite_vss
cargo test --features=extensions extensions

0 comments on commit e09e954

Please sign in to comment.