Skip to content

Commit

Permalink
Disabled cp
Browse files Browse the repository at this point in the history
  • Loading branch information
bring-shrubbery committed Nov 4, 2023
1 parent 4c6a17d commit 7eba1f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
- name: Setup
uses: ./tooling/github/setup

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

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

0 comments on commit 7eba1f7

Please sign in to comment.