Skip to content

Commit

Permalink
ci: cleanup step is failing in nightly test run [skip tests]
Browse files Browse the repository at this point in the history
  • Loading branch information
mkundu1 committed Dec 18, 2024
1 parent a42a081 commit 32efdb0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-run-dev-version-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,14 @@ env:
PYFLUENT_WATCHDOG_DEBUG: 'OFF'
PYFLUENT_HIDE_LOG_SECRETS: 1
MAIN_PYTHON_VERSION: '3.10'
FLUENT_IMAGE_TAG: v25.2.0
FLUENT_VERSION: 252

jobs:
test:
name: Unit Testing
runs-on: [self-hosted, pyfluent]
timeout-minutes: 120
env:
FLUENT_IMAGE_TAG: v25.2.0
FLUENT_VERSION: 252

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 32efdb0

Please sign in to comment.