Skip to content

Commit

Permalink
add exception
Browse files Browse the repository at this point in the history
  • Loading branch information
bpvstaty366 committed Mar 8, 2024
1 parent 1ef3f8b commit 829f1fe
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 @@ -19,7 +19,7 @@ jobs:
EVENT_NAME: ${{ github.event_name }}
GITHUB_REF: ${{ github.ref }}
PR_HEAD_REF: ${{ github.event.pull_request.head.ref }}
EXCLUDED_METHODS: ${{ secrets.EXCLUDEDMETHODS }}
EXCLUDED_METHODS: ${{ secrets.EXCLUDED_METHODS }}
run: |
./.github/workflows/utils.sh runTests
Expand Down

0 comments on commit 829f1fe

Please sign in to comment.