Commit 01b5627
committed
Remove unnecessary build step from integration test workflow
Now that the development policy is to continuously package the project, and this policy is enforced by the CI workflow,
the action will always be pre-built, so building it again during the integration test workflow runs is pointless.1 parent 4da3742 commit 01b5627
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 24 | | |
31 | 25 | | |
32 | 26 | | |
| |||
0 commit comments