Skip to content

Commit

Permalink
Merge pull request #108 from centrifuge/fix-celo
Browse files Browse the repository at this point in the history
fix: even more base references
  • Loading branch information
hieronx authored Feb 6, 2024
2 parents 8ba1d67 + 419cb24 commit 06d030e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
run: |
cp chains-evm/_root.yaml project-centrifuge.yaml
cp chains-evm/_root.yaml project-ethereum.yaml
cp chains-evm/_root.yaml project-base.yaml
cp chains-evm/_root.yaml project-celo.yaml
yarn codegen
- name: Build
Expand Down
1 change: 0 additions & 1 deletion subquery-multichain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ query:
version: '2'
projects:
- project-centrifuge.yaml
- project-base.yaml
- project-ethereum.yaml
- project-celo.yaml

0 comments on commit 06d030e

Please sign in to comment.