Skip to content

Commit

Permalink
CI: disabling test running for now, since there are no tests and it f…
Browse files Browse the repository at this point in the history
…ails
  • Loading branch information
sebastian-echeverria committed Dec 13, 2024
1 parent d38dd35 commit b0607b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
run: make check-lint
- name: Check types
run: make check-typecheck
- name: Execute unit tests
run: make test
# - name: Execute unit tests
# run: make test

docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b0607b4

Please sign in to comment.