Skip to content

Commit

Permalink
issue #15: remove lint-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 8, 2023
1 parent 4aa1899 commit 52d23a4
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 @@ -8,13 +8,8 @@ on:
pull_request:

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

build:
if: github.ref == 'refs/heads/main'
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 52d23a4

Please sign in to comment.