We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9efa308 commit 2fe2261Copy full SHA for 2fe2261
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
31
i18n:
32
name: "Missing i18n:translate"
33
- runs-on: ubuntu-latests
+ runs-on: ubuntu-latest
34
needs:
35
- config
36
0 commit comments