Skip to content

Commit 8bab10e

Browse files
committed
.github: openpgp works now
1 parent 6932b80 commit 8bab10e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,7 @@ jobs:
122122
path: ./*
123123
key: ${{ runner.os }}-18-${{ github.sha }}
124124
- run: .github/setup-linux.sh openpgp
125-
# the openpgp sometimes fails
126-
- run: .github/test-openpgp.sh || true
125+
- run: .github/test-openpgp.sh
127126

128127
build-clang-tidy:
129128
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)