Merge branch 'main' into cp-lb

This commit is contained in:
Sylvestre Ledru
2022-03-05 20:55:51 +01:00
committed by GitHub
-1
View File
@@ -201,7 +201,6 @@ jobs:
gnu_coverage:
name: Run GNU tests with coverage
runs-on: ubuntu-latest
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
steps:
- name: Checkout code uutil
uses: actions/checkout@v2