Skip to content

Commit c4811df

Browse files
authored
Revert "Fix apt get ubuntu (#1533)" (#1536)
This reverts commit 85dcfed.
1 parent 85dcfed commit c4811df

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,6 @@ jobs:
194194
working-directory: tests
195195
run: python -c "from ansys.dpf import core"
196196

197-
- name: "Try fix apt-get"
198-
shell: bash
199-
run: sudo rm /etc/apt/sources.list.d/microsoft-prod.list
200-
if: matrix.os == 'ubuntu-latest'
201-
202197
- name: "Prepare Testing Environment"
203198
uses: ansys/pydpf-actions/[email protected]
204199
with:

0 commit comments

Comments
 (0)