Skip to content

Commit

Permalink
ci: remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
twlite committed Oct 3, 2024
1 parent 56ec855 commit b220d4a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,9 @@ jobs:
publish:
name: Publish
runs-on: ubuntu-latest
# needs:
# - build-freebsd
needs:
- build
# - build-freebsd
steps:
- uses: actions/checkout@v4
- name: Setup node
Expand Down

0 comments on commit b220d4a

Please sign in to comment.