Skip to content

Commit

Permalink
test: run ci on latest anvil version
Browse files Browse the repository at this point in the history
  • Loading branch information
vasyl-ivanchuk committed Jan 14, 2025
1 parent 439c5c0 commit 22f7cb6
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:
pull_request:
branches: ["*"]
push:
branches: ["main"]
branches: ["main", "test-ci"]

env:
CARGO_TERM_COLOR: "always"
Expand Down

0 comments on commit 22f7cb6

Please sign in to comment.