Skip to content

Commit

Permalink
First CI test
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Santomaggio <[email protected]>
  • Loading branch information
Gsantomaggio committed May 10, 2024
1 parent f0dcd1a commit 949c41c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-supported-net-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
path: './tls-gen'
- name: Start broker
run: ci/start-broker.sh
- name: Start toxiproxy
run: ci/start-toxiproxy.sh
# - name: Start toxiproxy
# run: ci/start-toxiproxy.sh
- name: Display DotNet version
run: dotnet --version
- name: Restore
Expand Down

0 comments on commit 949c41c

Please sign in to comment.