Skip to content

Commit

Permalink
Updated UnitTest workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennykorsukewitz committed Mar 23, 2024
1 parent 3c3537b commit 90b9061
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,10 @@ on:
workflow_dispatch:
inputs:
ZNUNY_REF:
description: "The branch, tag or SHA to checkout. (e.g.: rel-6_5)"
required: false
type: string
default: dev
FRAMEWORK:
required: false
type: string
default: znuny

jobs:
UnitTest:
Expand Down

0 comments on commit 90b9061

Please sign in to comment.