Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSchmelter committed Oct 2, 2024
1 parent 07e1442 commit 16db60d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,8 @@ jobs:
run:
java -version && gradle --version

- name: Verify Files in Container
run: |
pwd
ls -la /simona
- name: Building Project
working-directory: /simona
working-directory: /app
run: |
pwd
ls -la
Expand Down

0 comments on commit 16db60d

Please sign in to comment.