Skip to content

Commit

Permalink
tmp: debug windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Nov 3, 2023
1 parent 458db98 commit c871b01
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,9 @@ jobs:

- uses: hetznercloud/tps-action@main

- if: runner.os == 'Windows'
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- run: make testacc

0 comments on commit c871b01

Please sign in to comment.