Skip to content

Commit

Permalink
update ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
quannadev committed Dec 10, 2023
1 parent 82b220e commit f01e44f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/check_verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ jobs:
repository: datafast-network/subgraph-testing
token: ${{ secrets.PA_TOKEN }}
ref: main
run: |
cd subgraph-testing
yarn install
yarn codegen
yarn build
cd ..
command: |
cd subgraph-testing
yarn install
yarn codegen
yarn build
cd ..
- name: checkout runtime
uses: actions/checkout@master
Expand Down

0 comments on commit f01e44f

Please sign in to comment.