Skip to content

Commit

Permalink
Update load_tests_int.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder authored Nov 25, 2024
1 parent 292876f commit ec527cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/load_tests_int.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Agent Capability Tests Int

on:
workflow_dispatch:
pull_request:

jobs:
test-host-outbound:
Expand All @@ -24,7 +25,7 @@ jobs:

- name: Checkout code
uses: actions/checkout@v3
- run: curl www.pastebin.com
- run: curl www.microsoft.com
- name: Run outbound calls from host
run: |
start_time=$(date +%s)
Expand Down

0 comments on commit ec527cc

Please sign in to comment.