Skip to content

Commit

Permalink
remove condition
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd committed Jan 8, 2025
1 parent bb225e5 commit 85f2e4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/test-proxy/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ variables:

stages:
- stage: IntegrationTests
condition: false
displayName: "Asset Sync Integration Tests"
jobs:
- job: Solution_Integration_Test
Expand Down Expand Up @@ -85,7 +84,6 @@ stages:
jobs:
- job: Test_JS_Utils

condition: false
displayName: Invoke JS Utils CI Tests

strategy:
Expand Down Expand Up @@ -206,7 +204,6 @@ stages:
displayName: Run Python Tables CI Tests


condition: false
strategy:
matrix:
Windows:
Expand Down

0 comments on commit 85f2e4d

Please sign in to comment.