Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tgummerer committed Mar 13, 2024
1 parent 96a3ebc commit b3c56f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-templates-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
swap-storage: false - if: contains(matrix.platform, 'windows')
swap-storage: false
- if: contains(matrix.platform, 'windows')
name: Running Windows tests
shell: bash
Expand Down

0 comments on commit b3c56f3

Please sign in to comment.