Skip to content

Commit

Permalink
chore: formatting and cicd tests
Browse files Browse the repository at this point in the history
  • Loading branch information
10d9e committed May 3, 2024
1 parent 46c1796 commit 8c81493
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
with:
node-version: "18.x"

- name: Copy .env.example to .env
run: cp .env.example .env

- name: Run tests
run: |
npm install
Expand Down

0 comments on commit 8c81493

Please sign in to comment.