Skip to content

Commit

Permalink
. e added manual test
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore authored Dec 13, 2024
1 parent 07d3e1e commit e57f76a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Test

on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]

jobs:
build:
Expand Down Expand Up @@ -28,4 +28,4 @@ jobs:
if: always()
with:
report_paths: '**/test-reports/*.xml'
detailed_summary: true
detailed_summary: true

0 comments on commit e57f76a

Please sign in to comment.