Skip to content

Commit

Permalink
feat(query): add base query
Browse files Browse the repository at this point in the history
  • Loading branch information
devillove084 committed Mar 9, 2024
1 parent abb453a commit 963eb8f
Show file tree
Hide file tree
Showing 310 changed files with 24,221 additions and 834 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
run: cargo test --doc
- name: Test with latest nextest
run: cargo nextest run
- name: Test with miri
run: cargo nextest miri run
# - name: Test with miri
# run: cargo nextest miri run

coverage:
name: Collect test coverage
Expand Down
Loading

0 comments on commit 963eb8f

Please sign in to comment.