Skip to content

Commit

Permalink
unit is passing. enable integration
Browse files Browse the repository at this point in the history
  • Loading branch information
cognifloyd committed Feb 10, 2024
1 parent 65e177c commit 7190169
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,6 @@ jobs:
# NOTE: We always want to run job on master since we run some additional checks there (code
# coverage, etc)
# if: ${{ needs.pre_job.outputs.should_skip != 'true' || github.ref == 'refs/heads/master' }}
if: false
name: '${{ matrix.name }} - Python ${{ matrix.python-version-short }}'
runs-on: ubuntu-20.04
strategy:
Expand Down

0 comments on commit 7190169

Please sign in to comment.