Skip to content

Commit

Permalink
remove copying .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
shihanwan committed Apr 17, 2024
1 parent 034cc10 commit 4afccdd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
- name: Setup
uses: ./tooling/github/setup

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

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

Expand Down

0 comments on commit 4afccdd

Please sign in to comment.