Skip to content

Commit

Permalink
trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
benhalverson committed Apr 16, 2024
1 parent 6c9ea88 commit a916904
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
uses: actions/checkout@v3
- name: Install
run: npm install
- name: Test
run: npm test
# - name: Test
# run: npm test
- name: Build
run: npm run ci
- name: Publish
Expand Down

0 comments on commit a916904

Please sign in to comment.