Skip to content

Commit

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

- 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
- 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 c826615

Please sign in to comment.