Skip to content

Commit

Permalink
der: fix CI config for path to der_derive (#1460)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored Jul 26, 2024
1 parent 08196c9 commit cfc34ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/der.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ jobs:
toolchain: ${{ matrix.rust }}
- uses: RustCrypto/actions/cargo-hack-install@master
- run: cargo hack test --feature-powerset
working-directory: der/derive
working-directory: der_derive

0 comments on commit cfc34ee

Please sign in to comment.