Skip to content

Commit

Permalink
vercel push added v6 - Eslint disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
datguychen committed Oct 15, 2023
1 parent a73f163 commit 3cd69ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/PushWorkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
Portfolio_E2E_Push_Main:
timeout-minutes: 30
runs-on: ubuntu-latest
env:
ESLINT_DISABLED: true
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 3cd69ee

Please sign in to comment.