Skip to content

Commit 555c620

Browse files
committed
der: .github/workflows/der.yml exclude clarify
1 parent 24ad828 commit 555c620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/der.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
toolchain: ${{ matrix.rust }}
3838
targets: ${{ matrix.target }}
3939
- uses: RustCrypto/actions/cargo-hack-install@master
40-
- run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features arbitrary,std
40+
- run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features arbitrary,std,clarify
4141

4242
minimal-versions:
4343
if: false # TODO: temp disabled due to unpublished prerelease dependencies

0 commit comments

Comments
 (0)