Skip to content

Commit

Permalink
fix directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gbetances089 committed Oct 15, 2024
1 parent da43c8f commit 3f8b5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: 17
- name: Build spring boot start - invoice example
run: mvn spring-boot:run
working-directory: /spring-boot-starter/example-invoice
working-directory: ./spring-boot-starter/example-invoice
- name: check out ee code
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 3f8b5cf

Please sign in to comment.