We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0f72f commit 2eb54c8Copy full SHA for 2eb54c8
.github/workflows/check.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
test:
11
- name: Test (${{ matrix.os_name }}))
+ name: Test (${{ matrix.os_name }})
12
runs-on: ${{ matrix.os }}
13
timeout-minutes: 30
14
strategy:
0 commit comments