Skip to content

Commit

Permalink
Revert "removed project def in concurrency-tests yml"
Browse files Browse the repository at this point in the history
This reverts commit 29d9b86.
  • Loading branch information
Yun-Ting committed Nov 18, 2023
1 parent 29d9b86 commit df4b76b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/concurrency-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
matrix:
os: [ windows-latest, ubuntu-latest ]
version: [ net8.0 ]
project: [ OpenTelemetry.Tests, OpenTelemetry.Api.Tests ]

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit df4b76b

Please sign in to comment.