Skip to content

Commit

Permalink
ci(pie-monorepo): DSW-000 optimise unit-tests job by removing duplica…
Browse files Browse the repository at this point in the history
…te build step
  • Loading branch information
Ben Siggery committed Feb 7, 2025
1 parent 5758ba2 commit 4e44524
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,6 @@ jobs:
with:
node-version: 20
os: ubuntu-latest
# Restore Packages from Cache
- name: Build Packages
uses: ./.github/actions/run-script
with:
script-name: "build"
# Run Unit Tests
- name: Unit Tests
uses: ./.github/actions/run-script
Expand Down

0 comments on commit 4e44524

Please sign in to comment.