We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50df3a8 commit 2d6a839Copy full SHA for 2d6a839
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
name: build-artifacts
31
path: |
32
src/**/bin/Release/
33
- tests/**/bin/Release/
+ tests/**/bin/Release/**/*
34
35
test-all:
36
needs: build
0 commit comments