mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 10:14:35 +00:00
ci: remove aes-gcm from check (#1925)
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Check features
|
- name: Check features
|
||||||
if: ${{ !cancelled() }}
|
if: ${{ !cancelled() }}
|
||||||
run: cargo hack check --package easytier --each-feature --features aes-gcm --exclude-features macos-ne --verbose
|
run: cargo hack check --package easytier --each-feature --exclude-features macos-ne --verbose
|
||||||
|
|
||||||
pre-test:
|
pre-test:
|
||||||
name: Build test
|
name: Build test
|
||||||
|
|||||||
Reference in New Issue
Block a user