Skip to content

Commit fd654ca

Browse files
authored
workflows: test false force
1 parent fe6cfba commit fd654ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
include:
1717
- formula: dawidd6/test/test-formula-url
1818
tag: v0.1.12
19+
force: false
1920
- formula: dawidd6/test/test-formula-git-revision
2021
tag: v0.3.3
2122
revision: c43abd765cf51c06bbcaa5479dc49aab1396989f
@@ -29,3 +30,4 @@ jobs:
2930
formula: ${{matrix.formula}}
3031
tag: ${{matrix.tag}}
3132
revision: ${{matrix.revision}}
33+
force: ${{matrix.force}}

0 commit comments

Comments
 (0)