Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
xiamiao committed Aug 28, 2024
1 parent 7fdd7de commit 05a093d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
- name: Test
run: |
cd hi-test
echo process.cwd()
echo ${{ process.cwd() }}
yarn playwright test

0 comments on commit 05a093d

Please sign in to comment.