Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
fhnaumann committed Apr 27, 2024
1 parent 6d314d7 commit 34b6946
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cypress_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:
with:
working-directory: builder_website/
project: builder_website/
config: defaultCommandTimeout=30000,baseUrl=http://localhost:4173
build: npm run build
start: npm start
start: npm run preview
- name: Upload generated JSON files
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 34b6946

Please sign in to comment.