Skip to content

Commit

Permalink
remove cp
Browse files Browse the repository at this point in the history
  • Loading branch information
noxify committed Jan 22, 2025
1 parent 83cdf70 commit 9a3abfe
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,8 @@ jobs:
- name: Setup
uses: ./.github/setup

- name: Copy env
shell: bash
run: cp .env.example .env

- name: Lint
run: pnpm lint && pnpm lint:ws
run: pnpm lint

format:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9a3abfe

Please sign in to comment.