Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Dec 6, 2023
1 parent 59ef222 commit 01055c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
port: 8000
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@46df5b582f3e6c68d688dfacab451636e1e080bf
uses: vmactions/openbsd-vm@59ef2229e64f889283b0749d1e67811d814e79e3
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@46df5b582f3e6c68d688dfacab451636e1e080bf
uses: vmactions/openbsd-vm@59ef2229e64f889283b0749d1e67811d814e79e3
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 01055c0

Please sign in to comment.