We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e55273 commit 468d919Copy full SHA for 468d919
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ on:
9
- production
10
workflow_dispatch:
11
jobs:
12
- format:
+ test:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout repository
0 commit comments