Skip to content

Commit

Permalink
Temporarily enable code coverage for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
joeltine committed Jun 15, 2023
1 parent 2a08563 commit 97a488e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
nightly: ${{ github.event.inputs.nightly }}
modular: true
linux-coverage:
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
uses: ./.github/workflows/main.yaml
permissions:
packages: write
Expand Down

0 comments on commit 97a488e

Please sign in to comment.