Commit 2274e98
committed
CI: Fix lockfile verification
The lockfile verification step wasn't work because it was running after
other commands which would have updated the lockfile. This just moves it
to the front, and no need for a separate step.1 parent 3db61eb commit 2274e98
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
0 commit comments