Skip to content

Commit

Permalink
issue #46: deployment without lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 7, 2023
1 parent f508542 commit 48b38c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/vercel-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ on:

jobs:

lint-test:
uses: ai-cfia/github-workflows/.github/workflows/workflow-lint-test-node.yml@main

vercel-deployment-dev:
needs: lint-test
uses: ai-cfia/github-workflows/.github/workflows/workflow-vercel-deployment.yml@main
with:
project-name: 'finesse-frontend'
Expand Down

0 comments on commit 48b38c8

Please sign in to comment.