Skip to content

Commit

Permalink
remove conditional as GHA does not allow conditional needs :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Jdwoodson committed May 15, 2024
1 parent 6e16ccd commit 525bd77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/manual_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
env: ${{ inputs.env }}

Build_Test_Frontend_Assets:
if: ${{ inputs.skip_tests == false }}
uses: ./.github/workflows/build_frontend_assets.yml
secrets: inherit
with:
Expand Down

0 comments on commit 525bd77

Please sign in to comment.