Skip to content

Commit

Permalink
⛔️ build with timings on review app
Browse files Browse the repository at this point in the history
for testing purposes
  • Loading branch information
victorlin committed Oct 15, 2024
1 parent c1f5e31 commit a6fdd6e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/preview_on_downstream_repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ jobs:
repository: ${{ inputs.repository }}
token: ${{ secrets.GH_TOKEN_NEXTSTRAIN_BOT_REPO }}

- name: auspice build --includeTiming for nextstrain.org
run: |
git apply <(wget -q -O - https://github.com/nextstrain/nextstrain.org/commit/0671e90b0cdfa55d0ee5b01d0b78bc933cedb121.patch)
git add build.sh
- name: Install Auspice from PRs HEAD commit
shell: bash
working-directory: ${{ inputs.directory }}
Expand Down

0 comments on commit a6fdd6e

Please sign in to comment.