Skip to content

Commit

Permalink
build: go back to using actual quickstart repo now that our changes o…
Browse files Browse the repository at this point in the history
…ur merged (#473)
  • Loading branch information
ozyx authored Sep 9, 2024
1 parent 5799159 commit 676f369
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/yamcs-quickstart-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
node-version: "18"
- uses: actions/checkout@v3
with:
repository: ozyx/quickstart
ref: modify-playback-rate
repository: yamcs/quickstart
path: 'quickstart'
- name: replace yamcsVersion with matrix param
if: matrix.yamcs-version != 'default'
Expand Down

0 comments on commit 676f369

Please sign in to comment.