Skip to content

Commit

Permalink
chore(github-workflow): Remove "yarn" workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kulla committed Jan 26, 2025
1 parent 09e60ed commit e415527
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ on:
pull_request:
merge_group:
jobs:
yarn:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: serlo/configure-repositories/actions/setup-node@main
- run: yarn --check-cache

eslint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e415527

Please sign in to comment.