Skip to content

Commit

Permalink
Synatx error fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaxmonsky committed Aug 9, 2024
1 parent 306f696 commit ce1e036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branch: unit-testing
workflow_dispatch:
pull_request
pull_request:

concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
Expand Down

0 comments on commit ce1e036

Please sign in to comment.