Skip to content

Commit bf7e0bf

Browse files
committed
Fix typo
1 parent d9536ae commit bf7e0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Build and test backend
3535
run: |
36-
cd backend
36+
cd notes-app-service
3737
./mvnw clean install
3838
3939
frontend-tests:

0 commit comments

Comments
 (0)