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 11042a5 commit 2afbf0fCopy full SHA for 2afbf0f
.github/workflows/test.yml
@@ -14,6 +14,8 @@ on:
14
15
jobs:
16
test:
17
+ runs-on: ubuntu-latest
18
+
19
steps:
20
- uses: actions/checkout@v4
21
0 commit comments