We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63520b7 commit 7abac8bCopy full SHA for 7abac8b
.github/workflows/main.yml
@@ -92,7 +92,6 @@ jobs:
92
93
check:
94
name: Check
95
- environment: development
96
if: always()
97
needs: [lint, test]
98
runs-on: ubuntu-latest
0 commit comments