Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/deckarep/go…
Browse files Browse the repository at this point in the history
…lang-set/v2-2.5.0
  • Loading branch information
greyerof authored Dec 1, 2023
2 parents 2bc1d4f + ae2981e commit f3d11ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/qe-hosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ jobs:
- name: Run initial setup
uses: ./.github/actions/setup

- name: Extract dependent Pull Requests
uses: depends-on/depends-on-action@main
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit f3d11ef

Please sign in to comment.