Skip to content

Commit

Permalink
experimenting with CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dlg99 committed May 2, 2023
1 parent a44207f commit 02b8565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci-pulsar-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
cd ${{ github.workspace }}
- name: Run the test
- run: |
run: |
./gradlew :tests:venice-pulsar-test:pulsarIntegrationTest -i
- name: Package Build Artifacts
Expand Down

0 comments on commit 02b8565

Please sign in to comment.