Skip to content

Commit 4c3a2c0

Browse files
fix: Comments
1 parent 919f95f commit 4c3a2c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
build-tests:
4444
name: Build and Testing
45-
runs-on: ubuntu-22.04
45+
runs-on: ubuntu-latest
4646
needs: [smoke-tests]
4747
env:
4848
ANSYS_LOCAL: false

.github/workflows/run_mapdl_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: MAPDL dependent tests
1+
name: MAPDL dependent tests for paths tool
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)