Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

update dependencies, also add missing localized messages #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jan 1, 2025
Merged
Prev Previous commit
Next Next commit
bump cypress
  • Loading branch information
previ committed Dec 8, 2024
commit c630c58fa992906cc22d9f8bf30ef786f30aa1fb
3 changes: 2 additions & 1 deletion 3 .github/workflows/build_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ jobs:
# Install NPM dependencies, cache them correctly
# and run all Cypress tests
- name: Cypress run
uses: cypress-io/github-action@v4
uses: cypress-io/github-action@v6
with:
#build: npm run build-test
start: npm run test
node-version: 22.x
wait-on: 'http://localhost:5000/api/v1/openapi.json'
wait-on-timeout: 60
browser: chrome
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.