diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index c0e27c4d..838bff94 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -269,7 +269,7 @@ jobs: with: name: ${{ env.PROJECT_NAME }} template: ${{ matrix.crates }} - other: "-d description=Example-credential-registry -d restorable=true" + other: "-d description=Example-credential-registry -d restorable=true -d revocable_by_others=true" - name: Install toolchain uses: actions-rs/toolchain@v1