Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Commit

Permalink
correctly comment out step
Browse files Browse the repository at this point in the history
  • Loading branch information
InoMurko committed Jun 18, 2021
1 parent 4e000e0 commit b0c3cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ts-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,5 @@ jobs:
# if: steps.yarn-cache.outputs.cache-hit != 'true'
run: yarn install

- name: Lint
# - name: Lint
# run: yarn lint:check

0 comments on commit b0c3cdd

Please sign in to comment.