We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8002eef commit 60f4853Copy full SHA for 60f4853
.github/workflows/main.yml
@@ -3,7 +3,7 @@ name: Test behaviour
3
on: [push]
4
5
jobs:
6
- full:
+ test_plugin_json_files:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
0 commit comments