Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
axelpontetto committed Nov 29, 2024
1 parent 7800de7 commit 8c60f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
RAILS_ENV: test
uses: ./.github/actions/docker-run
with:
run: "ls -a"
run: "ls -a /app/assets/build"

- name: Run Tests
env:
Expand Down

0 comments on commit 8c60f09

Please sign in to comment.