Skip to content

Commit a6bb1ce

Browse files
authored
Update push_build_and_test.yml
1 parent d23afd5 commit a6bb1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-20.04
1010
defaults:
1111
run:
12-
working-directory: ./app
12+
working-directory: ./source
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)