Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h-a-n-a committed Sep 6, 2023
1 parent b070828 commit 5e411cd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ jobs:
target: x86_64-unknown-linux-gnu
profile: "debug"

# test-windows:
# name: Test Windows
# uses: ./.github/workflows/reusable-build.yml
# with:
# target: x86_64-pc-windows-msvc
# profile: "debug"
test-windows:
name: Test Windows
uses: ./.github/workflows/reusable-build.yml
with:
target: x86_64-pc-windows-msvc
profile: "debug"

test-mac:
name: Test Mac
Expand Down

0 comments on commit 5e411cd

Please sign in to comment.