Skip to content

Commit

Permalink
Comment lint test due to flakiness)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ponnia-M committed Dec 5, 2024
1 parent 697deb3 commit 9a07489
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ jobs:
run: |
echo "${{ github.event_name }} ${{ github.event.pull_request.draft }}"
lint-and-test:
if: github.repository == 'department-of-veterans-affairs/abd-vro'
uses: ./.github/workflows/test-code.yml
secrets: inherit
# lint-and-test:
# if: github.repository == 'department-of-veterans-affairs/abd-vro'
# uses: ./.github/workflows/test-code.yml
# secrets: inherit

codeql:
if: github.repository == 'department-of-veterans-affairs/abd-vro'
Expand Down

0 comments on commit 9a07489

Please sign in to comment.