Skip to content

Commit 7190169

Browse files
committed
unit is passing. enable integration
1 parent 65e177c commit 7190169

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,6 @@ jobs:
500500
# NOTE: We always want to run job on master since we run some additional checks there (code
501501
# coverage, etc)
502502
# if: ${{ needs.pre_job.outputs.should_skip != 'true' || github.ref == 'refs/heads/master' }}
503-
if: false
504503
name: '${{ matrix.name }} - Python ${{ matrix.python-version-short }}'
505504
runs-on: ubuntu-20.04
506505
strategy:

0 commit comments

Comments
 (0)