Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval committed Jun 28, 2024
1 parent 1899c08 commit a190e24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
shell: bash
run: |
set -eux
npm install -g yarn
yarn
- name: Build Source
Expand Down Expand Up @@ -73,7 +72,6 @@ jobs:
shell: bash
run: |
set -eux
npm install -g yarn
yarn
- name: Check linters
Expand Down

0 comments on commit a190e24

Please sign in to comment.