Skip to content

Commit

Permalink
Remove build from test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed0saber committed Apr 10, 2024
1 parent be72563 commit 1e6b0b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm run build
- run: npm run test

0 comments on commit 1e6b0b6

Please sign in to comment.