We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af95510 commit 7ae315dCopy full SHA for 7ae315d
.github/workflows/ci.yml
@@ -53,6 +53,7 @@ jobs:
53
54
- run: |
55
./install-deps.pl
56
+ working-directory: sytest
57
58
- uses: oven-sh/setup-bun@v2
59
with:
0 commit comments