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 7d28c01 commit fdf3b10Copy full SHA for fdf3b10
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [ ubuntu-latest, macos-latest, windows-latest ]
+ os: [ubuntu-latest, macos-latest, windows-latest]
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v4
0 commit comments