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 7dddb1e commit bd3865eCopy full SHA for bd3865e
.github/workflows/setup-tests/action.yaml
@@ -47,6 +47,8 @@ runs:
47
cp artifact/unittests .
48
chmod u+x unittests
49
50
+ ls -R
51
+
52
- shell: bash
53
if: startsWith(matrix.config.name, 'Windows')
54
run: |
0 commit comments