Skip to content

Commit

Permalink
Specify ion-tests override for test-driver action to force 'main' as …
Browse files Browse the repository at this point in the history
…default branch name
  • Loading branch information
nirosys committed Nov 8, 2024
1 parent 4437f54 commit 91c5e50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ion-test-driver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Run ion-test-driver
run: python3 ion-test-driver/amazon/iontest/ion_test_driver.py -o output
-i ion-c,${{ github.event.pull_request.head.repo.html_url }},${{ github.event.pull_request.head.sha }}
-I https://github.com/amazon-ion/ion-tests.git,main
--replace ion-c,https://github.com/amazon-ion/ion-c.git,$main

- name: Upload result
Expand Down

0 comments on commit 91c5e50

Please sign in to comment.