Skip to content

Commit

Permalink
Fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixS90 committed Jun 5, 2024
1 parent 5998e00 commit e9d1d1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
secrets:
CODECOV_TOKEN:
required: true
ACTIONS_RUNNER_DEBUG:
required: false
ACTIONS_STEP_DEBUG:
required: false
inputs:
Pure:
required: false
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,3 @@ jobs:
CIBWBEFOREALLLINUX: yum install -y glibc-static perl-IPC-Cmd
secrets:
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}
ACTIONS_RUNNER_DEBUG: ${{secrets.ACTIONS_RUNNER_DEBUG}}
ACTIONS_STEP_DEBUG: ${{secrets.ACTIONS_STEP_DEBUG}}

0 comments on commit e9d1d1f

Please sign in to comment.