Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed Dec 30, 2024
1 parent 6f1be00 commit 06a0c3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ jobs:
key: typecheck-cache-${{ runner.OS }}-${{ hashFiles('yarn.lock', './apps/meteor/tsconfig.typecheck.json') }}-${{ github.event.issue.number }}
restore-keys: |
typecheck-cache-${{ runner.OS }}-${{ hashFiles('yarn.lock', './apps/meteor/tsconfig.typecheck.json') }}
typecheck-cache-${{ runner.OS }}
typecheck-cache
- name: TS TypeCheck
if: matrix.check == 'ts'
Expand Down

0 comments on commit 06a0c3c

Please sign in to comment.