Skip to content

Commit

Permalink
Added TODO to the test
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Aug 22, 2023
1 parent 25890f4 commit 50adea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ jobs:
fail-fast: false
max-parallel: 4
matrix:
platform: [ubuntu-latest, ubuntu-22.04, windows-latest, macos-latest, macos-11, windows-2022]
platform: [ubuntu-latest, ubuntu-22.04, macos-latest, macos-11] # TODO: Fix the test for windows adding the correct path separator and use windows-2022, windows-latest
fetch-depth: [0, 1, 2]

steps:
Expand Down

0 comments on commit 50adea3

Please sign in to comment.