Skip to content

Commit

Permalink
add license server for tmate debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mariostieriansys committed Jan 2, 2025
1 parent 0270f68 commit d8e4407
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
env:
ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }}

- name: Run pytest
uses: ansys/actions/tests-pytest@v8
Expand Down

0 comments on commit d8e4407

Please sign in to comment.