Skip to content

Commit a339039

Browse files
committed
added method: none to force tests to run
1 parent 7c1d8d4 commit a339039

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

testdata/reference_other_tasks/taskfile.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
version: '3'
22

3+
method: none
4+
35
tasks:
46

57
_ref:

testdata/reference_self/taskfile.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
version: '3'
22

3+
method: none
4+
35
tasks:
46

57
check-sources:

0 commit comments

Comments
 (0)