Skip to content

Commit

Permalink
fix: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewthetechie committed Jun 10, 2022
1 parent b2b57af commit 29c3212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
id: check_files
uses: andstor/file-existence-action@v1.1.0
with:
files: "/github/workspace/integration-test"
files: "integration-test"
- name: Check ls
run: |
ls
Expand Down

0 comments on commit 29c3212

Please sign in to comment.