Skip to content

Commit

Permalink
Remove debugging on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Feb 29, 2024
1 parent 56193a5 commit ba4eefe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
- name: Install deps
run: opam install . --deps-only --with-doc --with-test

- name: debug
run: ls ./quickjs

- name: Build
run: make build

Expand Down

0 comments on commit ba4eefe

Please sign in to comment.