Skip to content

Commit

Permalink
Allow running on windows-test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
azdavis committed Sep 4, 2023
1 parent c011fea commit e1cfefa
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 @@ -3,7 +3,7 @@ name: ci
on:
pull_request: null
push:
branches: [main]
branches: [main, windows-test]
tags: [v*]
env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit e1cfefa

Please sign in to comment.