Skip to content

Commit

Permalink
[fixup] temporary commit to run DSE tests on PRs. Should revert
Browse files Browse the repository at this point in the history
  • Loading branch information
emerkle826 committed Sep 23, 2022
1 parent 9107ed0 commit e82c357
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'}}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e82c357

Please sign in to comment.