Skip to content

Commit

Permalink
skip lint too
Browse files Browse the repository at this point in the history
  • Loading branch information
glimberg committed Aug 15, 2024
1 parent b619af4 commit 64512ad
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ jobs:
# env:
# NODE_OPTIONS: --openssl-legacy-provider

- name: Lint
uses: borales/actions-yarn@v5
with:
cmd: lint
env:
NODE_OPTIONS: --openssl-legacy-provider
# - name: Lint
# uses: borales/actions-yarn@v5
# with:
# cmd: lint
# env:
# NODE_OPTIONS: --openssl-legacy-provider

- name: Test Curl
uses: enflo/curl-action@v1
Expand Down

0 comments on commit 64512ad

Please sign in to comment.