Skip to content

Commit

Permalink
issue #43: remove lint-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 12, 2023
1 parent de8852a commit 0ab3437
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/azure-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,7 @@ on:
pull_request:

jobs:
lint-test:
uses: ai-cfia/github-workflows/.github/workflows/workflow-lint-test-python.yml@main
secrets: inherit

build:
needs: lint-test
uses: ai-cfia/github-workflows/.github/workflows/workflow-build-push-container-azure.yml@main
with:
container-name: ${{ github.event.repository.name }}
Expand Down

0 comments on commit 0ab3437

Please sign in to comment.