Skip to content

Commit

Permalink
Provide libtest-so* files to MacOS and Windows tests
Browse files Browse the repository at this point in the history
Make sure to provide libtest-so* files to the MacOS and Windows test
workflows, because some of the tests may want to use them.

Signed-off-by: Daniel Müller <[email protected]>
  • Loading branch information
d-e-s-o authored and danielocfb committed Nov 19, 2024
1 parent 23b9293 commit ee7ead2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ jobs:
path: |
data/test-stable-addrs*
data/test-rs.bin
data/libtest-so*
test-partly-supported:
name: Test on ${{ matrix.runs-on }}
strategy:
Expand Down

0 comments on commit ee7ead2

Please sign in to comment.