Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Hamelers committed Aug 1, 2023
1 parent ce8184b commit 825a87a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ jobs:
run: npm ci
- name: Build
run: npm run build:ci
- name: Test
run: npm run test:ci

# - name: Test
# run: npm run test:ci
- name: Upload GitHub Pages artifact
if: success()
uses: actions/[email protected]
Expand Down

0 comments on commit 825a87a

Please sign in to comment.