Skip to content

Commit

Permalink
Removing the previous build step since it is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
sylviamclaughlin committed Feb 8, 2024
1 parent d65c219 commit 97a4a4e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Run build command
run: npm run build

- name: Test dist has been updated
env:
DIST_OLD: dist-old
Expand Down

0 comments on commit 97a4a4e

Please sign in to comment.