Skip to content

Commit

Permalink
Updating workflow to run mysql integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mjovanc committed Oct 18, 2024
1 parent 536fe0d commit fc5ad04
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
MYSQL_USER: njord_user
MYSQL_PASSWORD: njord_password
MYSQL_HOST: 127.0.0.1
run: cargo test --test sqlite_tests
run: cargo test --test mysql_tests
Binary file modified njord/db/insert.db
Binary file not shown.

0 comments on commit fc5ad04

Please sign in to comment.