Skip to content

Commit

Permalink
Try nmake install before nmake test-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Feb 12, 2024
1 parent 06995eb commit d4a6c65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ jobs:
- run: nmake test
timeout-minutes: 5

- run: nmake install

- run: nmake test-spec
timeout-minutes: 10

Expand Down

0 comments on commit d4a6c65

Please sign in to comment.