Skip to content

Commit

Permalink
try with tokio
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Sep 12, 2023
1 parent a1a95b4 commit b8ba940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-sccache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: quick test serde
run: cargo c -p serde_json

# - name: quick test tokio
# run: cargo c -p tokio
- name: quick test tokio
run: cargo c -p tokio

0 comments on commit b8ba940

Please sign in to comment.