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 d23afd5 commit a6bb1ceCopy full SHA for a6bb1ce
.github/workflows/push_build_and_test.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-20.04
10
defaults:
11
run:
12
- working-directory: ./app
+ working-directory: ./source
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments