Skip to content

Commit

Permalink
Update Extension-Deploy-Copilot-Testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sombaner authored Sep 28, 2024
1 parent 72c3ad1 commit 1a8784e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Extension-Deploy-Copilot-Testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,9 @@ jobs:

- name: 'npm install, build, and test'
run: |
pwd
cd ./${{inputs.pack-name}}
npm install
npm run build --if-present
npm run test --if-present
- name: Upload artifact for deployment job
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 1a8784e

Please sign in to comment.