We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba383d5 commit 1ec7978Copy full SHA for 1ec7978
.github/workflows/test.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
lint:
14
- runs-on:
+ runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v3
0 commit comments