Skip to content

Commit

Permalink
.github: openpgp works now
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakuje committed Sep 8, 2021
1 parent f615b60 commit 526a8b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,7 @@ jobs:
path: ./*
key: ${{ runner.os }}-18-${{ github.sha }}
- run: .github/setup-linux.sh openpgp
# the openpgp sometimes fails
- run: .github/test-openpgp.sh || true
- run: .github/test-openpgp.sh

build-clang-tidy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 526a8b6

Please sign in to comment.