Skip to content

Commit

Permalink
Merge pull request #33 from kostrykin/dev/update-ci
Browse files Browse the repository at this point in the history
Update tests.yml
  • Loading branch information
kostrykin authored Oct 2, 2024
2 parents 834925f + c563f14 commit 63c8f65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Tests
name: Test suite

on:
workflow_dispatch:
Expand All @@ -9,6 +9,7 @@ on:

jobs:
run_tests:
name: Tests
uses: BMCV/github-workflows/.github/workflows/coverage-run.yml@main
with:
main_branch: master
Expand Down

0 comments on commit 63c8f65

Please sign in to comment.