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 5994446 commit 2d92aebCopy full SHA for 2d92aeb
.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
lint:
11
- runs-on: deathstar
+ runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
- name: Lint
0 commit comments