Skip to content

Commit

Permalink
[fixup] temporary commit to enable DSE builds on PRs. Should be reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
emerkle826 committed Sep 23, 2022
1 parent e2befc2 commit 381516d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
mvn -B -q install --file pom.xml -Drun311tests=${{ matrix.run311tests }} -Drun40tests=${{ matrix.run40tests }}
build-dse:
if: ${{ github.ref == 'refs/heads/master' && github.event_name == 'push'}}
# if: ${{ github.ref == 'refs/heads/master' && github.event_name == 'push'}}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 381516d

Please sign in to comment.