Skip to content

Commit

Permalink
back to build
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Nov 19, 2024
1 parent 7e42e16 commit 7f5989b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v6
with:
# build: npm run e2e
start: npm run e2e
build: npm run e2e
# start: npm run e2e
# por el momento no funciona

0 comments on commit 7f5989b

Please sign in to comment.