Skip to content

Commit

Permalink
Whoops, don't build the ppx after building the ppx
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmurphy committed Apr 26, 2024
1 parent 0ef18f7 commit 3df2044
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ppx-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
dune build
- name: Install Yarn Dependencies
run: yarn
- name: Build PPX
run: yarn build-ppx
- name: Build Library
run: yarn build-lib
- name: Run tests
Expand Down

0 comments on commit 3df2044

Please sign in to comment.