Skip to content

Commit

Permalink
fix test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrohrfz committed Mar 25, 2024
1 parent cfef300 commit 79b9155
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/middle-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ on:

jobs:
stackspot-workflow:
environment: 'prd'
runs-on: ${{ vars.ACTION_RUNNER }}
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 79b9155

Please sign in to comment.