Skip to content

Commit

Permalink
Fix tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ortham committed Jun 23, 2024
1 parent a88a514 commit 87d2a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

env:
CARGO_TERM_COLOR: always
TESTING_PLUGINS_VERSION: "1.6.0"
TESTING_PLUGINS_VERSION: "1.6.1"

jobs:
rustfmt:
Expand Down

0 comments on commit 87d2a2e

Please sign in to comment.