Skip to content

Commit

Permalink
Update nightly-tfe-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonc committed Dec 6, 2022
1 parent 014a65c commit 11dc5b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/nightly-tfe-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ jobs:
with:
index: ${{ matrix.index }}
total: ${{ matrix.parallel }}

- name: Wait for test infra
# replace this with a real status check
run: |
sleep 10
- name: Fetch Outputs
env:
Expand Down

0 comments on commit 11dc5b4

Please sign in to comment.