Skip to content

Commit

Permalink
chore: not running prettier in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed May 3, 2023
1 parent b1faf67 commit 8671564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/yarn-project-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ RUN yarn prepare:check

# Generate TS-importable contract artifacts
WORKDIR /usr/src/yarn-project/l1-artifacts
RUN yarn generate
RUN ./scripts/update-artifacts.sh

0 comments on commit 8671564

Please sign in to comment.