Skip to content

Commit

Permalink
set up github action
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad committed Nov 7, 2023
1 parent 8967c44 commit 2a7341c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ fi

docker ps


npx playwright install # install browsers
npx playwright test
exit $?

0 comments on commit 2a7341c

Please sign in to comment.