Skip to content

Commit

Permalink
Revert changes to linux.yaml for code coverage
Browse files Browse the repository at this point in the history
b/280094891

Change-Id: I39aa2bf85f063a3c5c9d498eaee063e2fb1bb0df
  • Loading branch information
joeltine committed Jun 16, 2023
1 parent 948b102 commit 715fdfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ 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 715fdfb

Please sign in to comment.