Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
dogancanbakir committed Aug 21, 2023
1 parent 43ebc2e commit a7764d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ on:
- '**.go'
- '**.mod'
workflow_dispatch:
inputs:
inputs:
short:
description: 'Use -short flag for tests'
required: false
type: boolean
default: 'false'
default: false

jobs:
build:
Expand Down

0 comments on commit a7764d0

Please sign in to comment.