Skip to content

Commit

Permalink
List contents of mocked dir
Browse files Browse the repository at this point in the history
  • Loading branch information
antowaddle committed Dec 17, 2024
1 parent f0bbe90 commit 3d08973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
echo "Current working directory:"
pwd
echo "Listing contents of the current directory:"
ls -la
ls -la "$TEST_DIR"
TEST_DIR="frontend/src/__tests__/cypress/cypress/tests/mocked"
echo "Checking for test files in $TEST_DIR"
Expand Down

0 comments on commit 3d08973

Please sign in to comment.