Skip to content

Commit

Permalink
underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcountryman committed Jan 22, 2024
1 parent 4873a3e commit 0abb311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
docker compose -f tests/docker-compose.yml up ${{ matrix.store }} -d
- name: Run integration tests
run: |
cargo nextest run ${{ matrix.store }}_test --test test-integration
cargo nextest run ${{ matrix.store }}_test --test test_integration

0 comments on commit 0abb311

Please sign in to comment.