Skip to content

Commit

Permalink
Update examples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nsipplswezey authored Oct 17, 2023
1 parent 1f04f2b commit dea71b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
run: cargo run --example auth
- name: Run basic example
run: cargo run --example basic
- name: Run cloud example
run: cargo run --example cloud
# - name: Run cloud example
# run: cargo run --example cloud
- name: Run compare-tokens example
run: cargo run --example compare-tokens
- name: Run config-data example
Expand Down

0 comments on commit dea71b0

Please sign in to comment.