We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90cee7c commit 4e49d6aCopy full SHA for 4e49d6a
1 file changed
.github/workflows/lint-and-test.yaml
@@ -5,7 +5,7 @@ on:
5
branches: [ main ]
6
7
jobs:
8
- lint:
+ lint-and-test:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
0 commit comments