Skip to content

Commit

Permalink
Slow windows down for tests like mac
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentHouliston committed Aug 31, 2024
1 parent b498a3c commit 8950e42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1

- name: Configure CMake
env:
CXXFLAGS: -DNUCLEAR_TEST_TIME_UNIT_DEN=10
shell: cmd
run: |
cmake -E make_directory build
Expand Down

0 comments on commit 8950e42

Please sign in to comment.