Skip to content

Commit 0e7fa88

Browse files
committed
fix
1 parent 06c6fc7 commit 0e7fa88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
test:
1212
name: Run tests & display coverage
13-
runs-on: ubuntu-latest
13+
runs-on: linux-ubuntu-latest
1414
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
1515
permissions:
1616
# Gives the action the necessary permissions for publishing new

0 commit comments

Comments
 (0)