Skip to content

Commit

Permalink
fix reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Cakem1x committed Oct 4, 2024
1 parent 6780f93 commit 70c041c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/humble_ci.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
name: Humble CI: Build and Test

on:
workflow_call:
#inputs:
# config-path:
# required: true
# type: string
secrets:
inherit: true

jobs:
build_and_test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 70c041c

Please sign in to comment.