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:
co-authored by
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent
f77a443edf
commit
2c0e3fea00
Vendored
+1
-1
@@ -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