Skip to content

Commit 495685f

Browse files
authored
refactor invocation of test-rules according to new container
1 parent e86aa4d commit 495685f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rule-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- name: Run yaml tests
14-
run: execute-rules --sys -p runner.yaml_rules -vvvl --rootdir $PWD $PWD
14+
run: test-rules -p runner.yaml_rules -vvvl --rootdir $PWD $PWD

0 commit comments

Comments
 (0)