Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katydecorah committed May 20, 2024
1 parent c3f9f95 commit 3deca26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Test
run: npm test

- name: Build with 11ty
run: npm run build

- name: Test
run: npm test

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 3deca26

Please sign in to comment.