Skip to content

Commit

Permalink
disable automatic testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip117 committed Dec 3, 2024
1 parent b4ae452 commit 353fc16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
jobs:
test:
name: Unit tests
if: False
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 353fc16

Please sign in to comment.