Skip to content

Commit

Permalink
test workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
prklm10 committed Feb 8, 2024
1 parent 02e1932 commit 12e11c6
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 @@ -53,5 +53,5 @@ jobs:
yarn remove @percy/cli && yarn link `echo $PERCY_PACKAGES`
npx percy --version
- run: |
sar -u ALL 1 1000 &
sar -u ALL 3 1000 &
sleep 10 && echo hello && yarn test:coverage

0 comments on commit 12e11c6

Please sign in to comment.