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:
ChristopherHX
2024-10-28 05:03:42 +01:00
committed by GitHub
parent f77a443edf
commit 2c0e3fea00
12 changed files with 14 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
name: actions-with-environment-and-context-tests
description: "Actions with environment (env vars) and context (expression) tests"
run-name: "Actions with environment (env vars) and context (expression) tests"
on: push
jobs: