Skip to content

Commit

Permalink
Update run-standalone-mfos-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdivya153 committed Sep 19, 2024
1 parent 4afab53 commit 4c889e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-standalone-mfos-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
EVENT_NAME: ${{ github.event_name }}
GITHUB_REF: ${{ github.ref }}
PR_HEAD_REF: ${{ github.event.pull_request.head.ref }}
INTENT: ${{ var.INTENT }}
INTENT: ${{ vars.INTENT }}
run: |
./.github/workflows/utils.sh runTests
Expand Down

0 comments on commit 4c889e9

Please sign in to comment.