Skip to content

Commit

Permalink
ci: disable codecov and codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 28, 2023
1 parent e8fa771 commit fd4671c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- run: pnpm vitest-es --coverage
env:
NODE_OPTIONS: --experimental-vm-modules --enable-source-maps
- uses: codecov/codecov-action@v3
# - uses: codecov/codecov-action@v3
- name: Release Nightly
if: |
github.event_name == 'push' &&
Expand Down

0 comments on commit fd4671c

Please sign in to comment.