Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
jometzner committed Jul 1, 2022
1 parent 4356278 commit fdb889e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ jobs:
env:
TESTING: true
volumes:
- '${{ github.workspace }}/nginx/docker-entrypoint.d/:/src'
- '${{ github.workspace }}/nginx/docker-entrypoint.d:/src'
steps:
- name: Execute shellspec tests
working-directory: /src
run: ls -l
run: ls -l .

0 comments on commit fdb889e

Please sign in to comment.