Skip to content

Merge pull request #30 from xcp-ng/podman #67

Merge pull request #30 from xcp-ng/podman

Merge pull request #30 from xcp-ng/podman #67

Workflow file for this run

name: Test build env
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
- name: Test
shell: 'script -q -e -c "bash {0}"'
run: |
./test/test.sh