We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c43fc7 commit ce44d9aCopy full SHA for ce44d9a
.github/workflows/main.yml
@@ -92,6 +92,7 @@ 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