Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Sep 17, 2024
1 parent f538914 commit f89e8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- name: Run tests (compio)
uses: actions-rs/cargo@v1
timeout-minutes: 40
if: matrix.version != '1.75.0'
with:
command: test
args: --all --no-fail-fast --features=ntex/compio -- --nocapture
Expand Down

0 comments on commit f89e8da

Please sign in to comment.