Skip to content

Commit

Permalink
Change to ensure tests can run without formatting & linting
Browse files Browse the repository at this point in the history
  • Loading branch information
JBWilkie committed Oct 12, 2023
1 parent 809800f commit 23441b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/EVENT_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
# files: ${{ needs.get_changed_files.outputs.python_changed_files }}

run_tests:
needs: [format, lint]
name: Run tests
uses: ./.github/workflows/JOB_tests.yml

0 comments on commit 23441b2

Please sign in to comment.