Skip to content

Commit

Permalink
Update specimin_evaluation_CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NiharikaJamble authored Aug 8, 2024
1 parent 8103454 commit 366b42d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/specimin_evaluation_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ jobs:
else
echo "Current accuracy is less than previous run accuracy."
exit 1
fi
- name: Update GitHub Variable
if: ${{ steps.read_update_set_variable.outputs.update_needed == 'true' }} && github.event_name == 'push' && github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 366b42d

Please sign in to comment.