Skip to content

Commit

Permalink
workflows....
Browse files Browse the repository at this point in the history
  • Loading branch information
comcalvi committed Sep 22, 2023
1 parent 6bc9e3d commit b19daf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-integ-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: submit integ test run
# this needs to wait until the cached build is available...WOOOOOOOOOo
# this needs to wait until the cached build is available...WOOOOOOOOOoo
run: |
curl --header "Content-Type: application/json" --request POST \
--data '{"prNumber":${{ github.event.number }}}' \
Expand Down

0 comments on commit b19daf7

Please sign in to comment.