Skip to content

Commit eb3baa3

Browse files
authored
Remove gate job from ci_release.yml (#1197)
1 parent 8e1a271 commit eb3baa3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci_release.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -174,15 +174,6 @@ jobs:
174174
ANSYS_VERSION: "222"
175175
secrets: inherit
176176

177-
gate:
178-
name: "gate"
179-
uses: ./.github/workflows/gate.yml
180-
with:
181-
python_versions: '["3.8"]'
182-
ANSYS_VERSION: "241"
183-
standalone_suffix: ${{ github.event.inputs.standalone_branch_suffix || '.pre0' }}
184-
secrets: inherit
185-
186177
docker_tests:
187178
name: "Build and Test on Docker"
188179
uses: ./.github/workflows/test_docker.yml

0 commit comments

Comments
 (0)