Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update temporary-azure-test_landsatwebtracker.yml
Browse files Browse the repository at this point in the history
wikipop authored Oct 5, 2024
1 parent ca6a9a2 commit 11a7aa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/temporary-azure-test_landsatwebtracker.yml
Original file line number Diff line number Diff line change
@@ -44,8 +44,8 @@ jobs:
- name: pnpm install, build, and test
run: |
pnpm install
npm run dev --if-present &
npm run test --if-present
npm run frontend:dev --if-present &
npm run test --if-present &
- name: Zip artifact for deployment
run: zip release.zip ./* -r

0 comments on commit 11a7aa3

Please sign in to comment.