We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0656e8 commit 17e7a33Copy full SHA for 17e7a33
1 file changed
.github/workflows/ion-test-driver.yml
@@ -36,6 +36,7 @@ jobs:
36
- name: Run ion-test-driver
37
run: python3 ion-test-driver/amazon/iontest/ion_test_driver.py -o output
38
-i ion-java,${{ github.event.pull_request.head.repo.html_url }},${{ github.event.pull_request.head.sha }}
39
+ --replace ion-java,https://github.com/amzn/ion-java.git,$main
40
41
- name: Upload result
42
uses: actions/upload-artifact@v2
0 commit comments