Skip to content

Commit

Permalink
ci: ✨ remove unused input
Browse files Browse the repository at this point in the history
  • Loading branch information
melMass committed Aug 3, 2023
1 parent 2ff0467 commit d4f791d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/test_embedded.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: 🧪 Test Comfy Portable

on:
workflow_dispatch:
inputs:
invalidate_cache:
description: 'Whether to invalidate the cache or not'
required: false
default: 'false'
on: workflow_dispatch
jobs:
install-comfy:
runs-on: windows-latest
Expand Down

0 comments on commit d4f791d

Please sign in to comment.