Commit 50444be
committed
GH Actions: fix check complete not running in quick test
PR 73 removed the `lint` key from the quick test matrix, but this condition was not adjusted at the time, which meant that the feature complete integration test was not being run anymore in quick test.1 parent b45ef8c commit 50444be
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments