Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw authored and github-actions[bot] committed May 27, 2024
1 parent d82e79f commit 9dad742
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
| 34 | | boolean | tests-race | true | If set to "true" (default), race condition checking will be performed<br>during unit tests. Otherwise no race condition checking will be done. |
| 35 | | boolean | tests-skip | false | Skip running the unit tests. |
| 36 | | boolean | upload-skip | false | Skip uploading the artifacts. |
| 37 | | boolean | yaml-lint-skip | false | Skip linting yaml files. |
| 37 | | boolean | yaml-lint-skip | true | Skip linting yaml files. |



Expand All @@ -222,6 +222,7 @@ jobs:




## Workflow Development

There are three special directories:
Expand Down

0 comments on commit 9dad742

Please sign in to comment.