Skip to content

Commit

Permalink
remove useless CI stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
zapashcanon committed Feb 13, 2024
1 parent f220447 commit 5bca193
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ jobs:
allow-prerelease-opam: true
- name: setup
run: |
opam depext -y owi
opam install -y ./*.opam --deps-only --with-test --with-doc
opam upgrade --fixup
- name: build
run: |
if [ "$RUNNER_OS" == "macOS" ]; then
Expand Down

0 comments on commit 5bca193

Please sign in to comment.