Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Jan 8, 2024
1 parent 7324951 commit 3d5b5fa
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -408,13 +408,16 @@ jobs:
with:
persist-credentials: false

- name: Test
uses: ./
with:
operating_system: openbsd
architecture: x86-64
version: '7.4'
hypervisor: qemu
sync_files: false
shutdown_vm: false
run: true
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

# - name: Test
# uses: ./
# with:
# operating_system: openbsd
# architecture: x86-64
# version: '7.4'
# hypervisor: qemu
# sync_files: false
# shutdown_vm: false
# run: true

0 comments on commit 3d5b5fa

Please sign in to comment.