mirror of
https://github.com/vacp2p/de-mls.git
synced 2026-01-09 21:48:02 -05:00
chore(Makefile) add target to run full example e2e (#15)
* chore(Makefile) add target to run full example e2e * patch: ci version
This commit is contained in:
committed by
GitHub
parent
7e0e5bb89e
commit
62f15d2381
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
uses: "foundry-rs/foundry-toolchain@v1"
|
||||
|
||||
- name: "Install Pnpm"
|
||||
uses: "pnpm/action-setup@v2"
|
||||
uses: "pnpm/action-setup@v4"
|
||||
with:
|
||||
version: "8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user