Skip to content

Commit

Permalink
remove hard coded description
Browse files Browse the repository at this point in the history
remove hard coded description, added for testing
  • Loading branch information
varun646 committed Sep 25, 2024
1 parent e4afd2f commit f4a82ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/identify_target_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
env:
BOINC_APP_DESCRIPTION: ${{ inputs.boinc_app_description }}
run: |
BOINC_APP_DESCRIPTION="LIReC using BOINC instead of AWS (beta test)"
echo "BOINC_APP_DESCRIPTION: $BOINC_APP_DESCRIPTION"
echo "SPECIFIED_VERSION: $SPECIFIED_VERSION"
if [[ -n "$SPECIFIED_VERSION" ]]; then
Expand Down

0 comments on commit f4a82ee

Please sign in to comment.