Skip to content

Commit

Permalink
chore(ci): integration uses synthetic-chain build command
Browse files Browse the repository at this point in the history
  • Loading branch information
mhofman committed Jan 12, 2024
1 parent 9302f80 commit d744f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
run: yarn install
working-directory: a3p-integration
- name: build proposals tests
run: yarn synthetic-chain append
run: yarn synthetic-chain build
working-directory: a3p-integration
- name: run proposals tests
run: yarn synthetic-chain test
Expand Down

0 comments on commit d744f5a

Please sign in to comment.