We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e86aa4d commit 495685fCopy full SHA for 495685f
.github/workflows/rule-test.yml
@@ -11,4 +11,4 @@ jobs:
11
steps:
12
- uses: actions/checkout@v3
13
- name: Run yaml tests
14
- run: execute-rules --sys -p runner.yaml_rules -vvvl --rootdir $PWD $PWD
+ run: test-rules -p runner.yaml_rules -vvvl --rootdir $PWD $PWD
0 commit comments