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 27b6108 commit fdf8dc5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
RUST_BACKTRACE: full

jobs:
tls:
Examples:
runs-on: ubuntu-latest
timeout-minutes: 60
services:
Expand Down Expand Up @@ -45,8 +45,6 @@ jobs:
# run: cargo run --example cloud
# - name: Run compare-tokens example
# run: cargo run --example compare-tokens
- name: Run config-data example
run: cargo run --example config-data
- name: Run cql-time-types example
run: cargo run --example cql-time-types
- name: Run cqlsh-rs example
Expand Down

0 comments on commit fdf8dc5

Please sign in to comment.