Skip to content

Commit

Permalink
feat: implement testing utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
abonander committed Aug 2, 2022
1 parent 9a6d07f commit 86ec65e
Show file tree
Hide file tree
Showing 72 changed files with 3,640 additions and 274 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sqlx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
postgres: [14, 9_6]
postgres: [14, 10]
runtime: [async-std, tokio, actix]
tls: [native-tls, rustls]
needs: check
Expand Down
Loading

0 comments on commit 86ec65e

Please sign in to comment.