Skip to content

Commit

Permalink
testssssss
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Sep 16, 2024
1 parent 34506cf commit 1b34b60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Tests
on:
pull_request:
push:
branches: [main] # code coverage reporting needs to be on main so all PRs can compare against it.

concurrency: # cancel previous workflow run if one exists.
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 1b34b60

Please sign in to comment.