Skip to content

Commit

Permalink
Pruebas de api
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo3829l committed Apr 8, 2024
1 parent 8de067f commit 0121f3c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,4 @@ jobs:
PLANTILLA: ${{ secrets.PLANTILLA }}
SMS_TOKEN: ${{ secrets.SMS_TOKEN }}
run: |
set NODE_OPTIONS=--experimental-vm-modules
npx jest
echo $LASTEXITCODE
set NODE_OPTIONS=--experimental-vm-modules && npx jest; echo $LASTEXITCODE

0 comments on commit 0121f3c

Please sign in to comment.