Skip to content

Commit

Permalink
i am stupid now should be fixed :)
Browse files Browse the repository at this point in the history
  • Loading branch information
pxp9 committed Apr 8, 2024
1 parent 8dd0c89 commit c17740b
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 @@ -81,7 +81,7 @@ jobs:
run: cargo test "asynk::async_queue::postgres" --verbose --features asynk-postgres --color always -- --nocapture

- name: Run dirty tests
run: cargo test "asynk::async_queue::postgres" --verbose features asynk-postgres -- --ignored
run: cargo test "asynk::async_queue::postgres" --verbose --features asynk-postgres -- --ignored

test_sqlite:
name: Test sqlite
Expand Down

0 comments on commit c17740b

Please sign in to comment.