Skip to content

Commit

Permalink
CI: fix typo in test renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
ericoporto authored Apr 3, 2024
1 parent 0e817aa commit 82233c5
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 @@ -48,7 +48,7 @@ jobs:
run: |
cd ags4\\auto-test\\Compiled\\Windows
.\\ags4-auto-test --no-message-box --gfxdriver software --log-stdout=script:info,main:info --user-data-dir .
mv agstest.tap agtest-software.tap
mv agstest.tap agstest-software.tap
- name: Run AGS 4 game (Direct3D)
shell: cmd
Expand Down

0 comments on commit 82233c5

Please sign in to comment.