Skip to content

Commit

Permalink
Revert "Add debugging"
Browse files Browse the repository at this point in the history
This reverts commit 7ff2855.
  • Loading branch information
sourishkrout committed Jul 31, 2024
1 parent 0fff0eb commit 3af6ad6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,7 @@ jobs:
with:
name: coverage
path: .
- name: 🐛 Debug Build
uses: stateful/vscode-server-action@v1
if: failure()
with:
timeout: "300000"

- name: SonarCloud Scan
uses: SonarSource/[email protected]
# Skip this test if the PR is created from a fork.
Expand Down

0 comments on commit 3af6ad6

Please sign in to comment.