Skip to content

Commit

Permalink
try to fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Aug 21, 2024
1 parent 94b32dd commit a293edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
operating-system:
[ubuntu-latest, windows-latest, macos-latest, macos-13, macos-14]
channel: [stable, beta, master]
dry-run: [true, false]
dry-run: ["true", "false"]
include:
- operating-system: ubuntu-latest
channel: main
Expand Down

0 comments on commit a293edd

Please sign in to comment.