Skip to content

Commit

Permalink
ladies and gentlemen, we got him
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Oct 12, 2022
1 parent afbb3ac commit c860307
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Expand Up @@ -80,10 +80,6 @@ jobs:
- uses: Swatinem/rust-cache@v1
- name: Install cargo-hack
uses: taiki-e/install-action@cargo-hack
# trying to figure out what the panic i cant repro was lol
- name: test tokio full
run: cargo test --features full --test task_local_set -- --nocapture --test-threads=1
working-directory: tokio

# Run `tokio` with `full` features. This excludes testing utilities which
# can alter the runtime behavior of Tokio.
Expand Down

0 comments on commit c860307

Please sign in to comment.