Skip to content

Commit

Permalink
enable coverage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
robatipoor committed Mar 18, 2024
1 parent e69e56c commit 0be36f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: test coverage

on:
push:
branches: ["!main"]
branches: ["coverage-test-problem"]

jobs:
test:
Expand Down

0 comments on commit 0be36f7

Please sign in to comment.