Skip to content

Update rule-test.yml #7

Update rule-test.yml

Update rule-test.yml #7

Workflow file for this run

name: CI
on:
push:
jobs:
container-test-job:
runs-on: ubuntu-latest
container:
image: netpicker/crt
options: --cpus 1
steps:
- uses: actions/checkout@v3
- name: Run yaml tests
run: execute-rules --sys -p runner.yaml_rules -vvvl --rootdir $PWD $PWD