Skip to content

Commit

Permalink
Disable LF tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed Oct 23, 2024
1 parent f2e0f86 commit 838119d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
run: |
source env.bash
make format-check
make test
make unit-test
make examples
make coverage
- name: Coverage
uses: romeovs/lcov-reporter-action@2a28ec3e25fb7eae9cb537e9141603486f810d1a
Expand Down

0 comments on commit 838119d

Please sign in to comment.