Skip to content

Commit d4b140c

Browse files
authored
Update main.yml
1 parent ca65f2f commit d4b140c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- name: Build with Maven
1919
run: mvn package
2020
- name: Run docker compose
21-
working directory: ./seMethods
21+
working-directory: ./seMethods
2222
run: docker compose up --abort-on-container-exit --build

0 commit comments

Comments
 (0)