Skip to content

Fix a typo in repo path in ln_iso_to_repo code #84

Fix a typo in repo path in ln_iso_to_repo code

Fix a typo in repo path in ln_iso_to_repo code #84

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