Skip to content

Commit

Permalink
ci: test is built and run in build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
madebr committed Oct 25, 2023
1 parent 81c026e commit 8f7b0d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,9 @@ jobs:
with:
name: "${{ matrix.platform.name }} artifacts"
path: |
build/test/*.bmp
build/test/*.jpg
build/test/*.png
build/*.bmp
build/*.jpg
build/*.png
if-no-files-found: ignore

- name: Verify CMake configuration files
Expand Down

0 comments on commit 8f7b0d1

Please sign in to comment.