Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelDemey committed Nov 6, 2024
1 parent 7836bb4 commit a877f0c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ jobs:
with:
compose-file: './bauhaus-back-office/compose.yml'
test-command: 'npx playwright test'
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with: I
name: playwright-report
path: playwright-report/
retention-days: 30
test-build:
name: Test & Build & Deploy Sonar report
runs-on: ubuntu-latest
Expand Down

0 comments on commit a877f0c

Please sign in to comment.