Skip to content

Commit 7434dae

Browse files
Merge pull request #37 from gleanwork/rwjblue/push-tquuslpsspny
chore(ci): Migrate speakeasy setup to mise
2 parents 60039d7 + 32a2a20 commit 7434dae

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ jobs:
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828

29-
- name: Setup Speakeasy CLI
30-
uses: gleanwork/open-api/.github/actions/speakeasy-setup@main
31-
with:
32-
github-token: ${{ secrets.GITHUB_TOKEN }}
33-
3429
# run the glean target specified in .speakeasy/workflow.yaml
3530
- run: speakeasy test --target glean
3631

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ python = "3.9"
66

77
# needed by speakeasy mockserver
88
go = "1.22"
9+
"aqua:speakeasy-api/speakeasy" = "latest"
910

0 commit comments

Comments
 (0)