Skip to content

Commit

Permalink
Use latest version in test case
Browse files Browse the repository at this point in the history
  • Loading branch information
atainter committed Jul 30, 2024
1 parent f5fa899 commit 9c19fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
uses: ./
id: install
with:
version: 'v0.2.0'
version: 'latest'
- name: Test CLI
run: workos --version

0 comments on commit 9c19fcf

Please sign in to comment.