Skip to content

Commit

Permalink
DO NOT MERGE: validating proposed tgen bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sporksmith committed Jul 8, 2022
1 parent 6c00856 commit 485e01d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/run_all_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,9 @@ jobs:
- name: Checkout tgen
uses: actions/checkout@v2
with:
repository: shadow/tgen
ref: ${{ env.TGEN_COMMIT }}
# DO NOT MERGE
repository: sporksmith/tgen
ref: fix-warnings
path: tgen

- name: Build tgen
Expand Down

0 comments on commit 485e01d

Please sign in to comment.