Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed May 7, 2024
1 parent a17a77e commit d1681a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation-rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
-e RUST_LIB_BACKTRACE=1
--name mdb-example-container
mdb-example-so
- run: docker ps
- run: sleep 4; docker ps
- run: mysql -uroot -pexample -P12300 --protocol=tcp 'show databases'
- name: Run integration testing
# Run only integration tests with `--test '*'`
Expand Down

0 comments on commit d1681a8

Please sign in to comment.