Commit 95d0c7a
authored
chore: Remove install script in GitHub Actions (#3020)
This script is actually not needed for our testing purpose. This was
initially in #2910 added, since we call `--ignore-scripts` before, which
doesn't call the `postinstall` script (so it was mainly added to keep
the same functionality as before).
This line actually also caused issues for our release process - that
should be fixed now1 parent 76d20c8 commit 95d0c7a
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 105 | | |
109 | 106 | | |
110 | 107 | | |
| |||
0 commit comments