Skip to content

Commit

Permalink
WIP: fixed testcases path for artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Fixstars-momoko committed Jul 17, 2024
1 parent d4fc424 commit 6150a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: |
${{ github.workspace }}/build/config_Windows.json
${{ github.workspace }}/installer/tools/installer.ps1
${{ github.workspace }}/installer/test/cpp
${{ github.workspace }}/installer/testcases/cpp
test_installation:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 6150a0b

Please sign in to comment.