fix: tests with validation errors were skipped (#2496)
* fix: tests with validation errors were skipped * fixup * [no ci] fix one test * fix some tests * fix last test --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
2
pkg/runner/testdata/path-handling/push.yml
vendored
2
pkg/runner/testdata/path-handling/push.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- id: action-with-output
|
||||
uses: ./path-handling/
|
||||
uses: ./path-handling/action/
|
||||
|
||||
- name: test path (after local action)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user