Skip to content

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Gartland committed Sep 13, 2023
1 parent 41f1499 commit b84d2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/justfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ build-and-test-ci-e2e target:
# install cypress
npx cypress install
if [[ {{target}} =~ "windows" ]]; then
npm run test-win:2e2:ci
npm run test-win:e2e:ci
else
npm run test:e2e:ci
fi
Expand Down

0 comments on commit b84d2ce

Please sign in to comment.