statechannels / SCBridge-Wallet

MIT License
2 stars 3 forks source link

ensure lock file does not change #24

Closed lalexgap closed 1 year ago

lalexgap commented 1 year ago

Run yarn with the --frozen-lockfile flag on CI, which will fail if the yarn.lock would be modified. This ensures we always check in the latest yarn.lock.