Skip to content

Commit

Permalink
skip tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartManoj committed Feb 20, 2025
1 parent 98c16be commit e808947
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ghcr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ jobs:
test_runtime_root:
name: RT Unit Tests (Root)
needs: [ghcr_build_runtime]
if: false
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down Expand Up @@ -258,6 +259,7 @@ jobs:
# Run unit tests with the Docker runtime Docker images as openhands user
test_runtime_oh:
name: RT Unit Tests (openhands)
if: false
runs-on: ubuntu-latest
needs: [ghcr_build_runtime]
strategy:
Expand Down

0 comments on commit e808947

Please sign in to comment.