Skip to content

Commit

Permalink
Make it possible to trigger the tests manually
Browse files Browse the repository at this point in the history
  • Loading branch information
rootmos committed Jul 23, 2024
1 parent efdbf89 commit c6df05f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
workflows: [ Sanity checks ]
types: [ completed ]
branches: [ main ]
workflow_dispatch:

jobs:
deps:
Expand Down

0 comments on commit c6df05f

Please sign in to comment.