Skip to content

Commit

Permalink
temporary: run ocaml tests only in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Mar 18, 2024
1 parent ee24b4d commit 34f465a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,5 +164,8 @@ jobs:
- name: crystal_format
run: crystal tool format --help

- name: run ocaml tests
run: cargo test ocaml

- name: run tests
run: cargo test

0 comments on commit 34f465a

Please sign in to comment.