Skip to content

Commit

Permalink
Update macos_clang.yaml
Browse files Browse the repository at this point in the history
restored to previous state
  • Loading branch information
bartez33a authored Oct 12, 2023
1 parent 12914dd commit fca57e1
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/macos_clang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,6 @@ on:
pull_request:
branches:
- main
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
type: choice
options:
- info
- warning
- debug
tags:
description: 'Test scenario tags'
required: false
type: boolean
environment:
description: 'Environment to run tests against'
type: environment
required: true

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit fca57e1

Please sign in to comment.