Skip to content

Commit

Permalink
Update unittest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dennykorsukewitz authored Mar 23, 2024
1 parent bc09e21 commit bc48c3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: UnitTest

# Controls when the action will run.
on:
push:
pull_request:
Expand All @@ -13,8 +12,10 @@ on:
type: string
default: dev
FRAMEWORK:
description: "The framework to use. (e.g.: otrs, znuny)"
required: false
type: string
default: znuny

jobs:
UnitTest:
Expand Down

0 comments on commit bc48c3a

Please sign in to comment.