Skip to content

Commit

Permalink
ls backend files
Browse files Browse the repository at this point in the history
  • Loading branch information
CalPinSW committed May 30, 2024
1 parent 9c4e847 commit 031146b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2
- name: EchoTest
run: ls
run: ls ./backend
- name: Build test Docker image
run: docker build --target test --tag backend:test ./backend
- name: Run tests
Expand Down

0 comments on commit 031146b

Please sign in to comment.