We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2ce00 commit e86aa4dCopy full SHA for e86aa4d
.github/workflows/rule-test.yml
@@ -10,7 +10,5 @@ jobs:
10
options: --cpus 1
11
steps:
12
- uses: actions/checkout@v3
13
- - name: Debug info
14
- run: (pwd && ls -la)
15
- name: Run yaml tests
16
run: execute-rules --sys -p runner.yaml_rules -vvvl --rootdir $PWD $PWD
0 commit comments