Skip to content

Commit

Permalink
find
Browse files Browse the repository at this point in the history
  • Loading branch information
pks-t committed Jan 9, 2025
1 parent 0d78c32 commit 15d5e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ jobs:
name: windows-meson-artifacts
- name: Test
shell: bash
run: find build
run: find .
- name: Test
shell: pwsh
run: meson test -C build --list
Expand Down

0 comments on commit 15d5e32

Please sign in to comment.