Skip to content

Commit

Permalink
WIP: update legacy unit test yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Oct 27, 2023
1 parent 8fd2c30 commit c93b0be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/legacy_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ concurrency:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build_solvers:
# The type of runner that the job will run on
legacy-unit-test:
name: "Check legacy unit tests"
runs-on: [ windows, pyedb, self-hosted ]
strategy:
matrix:
Expand Down

0 comments on commit c93b0be

Please sign in to comment.