Skip to content

Fix 'SyntaxWarning' about invalid escape sequence #182

Fix 'SyntaxWarning' about invalid escape sequence

Fix 'SyntaxWarning' about invalid escape sequence #182

Workflow file for this run

---
name: CI
on: [pull_request, workflow_dispatch] # yamllint disable-line rule:truthy
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: integration
run: |
podman pull registry.opensuse.org/devel/openqa/ci/containers/serviced
make test_docker PRIVILEGED_TESTS=1