Skip to content

Commit

Permalink
test: add contract compile test
Browse files Browse the repository at this point in the history
  • Loading branch information
Leechael committed Dec 14, 2023
1 parent af78006 commit 0f8f79b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
node-version: '18'
cache: npm
- run: npm install
- run: npm run compile
- run: npx @phala/fn build
- run: npx @phala/fn run dist/index.js -a 0x0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000043078303100000000000000000000000000000000000000000000000000000000 https://api-v2-mumbai-live.lens.dev/

0 comments on commit 0f8f79b

Please sign in to comment.