fixing an oops
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m13s

This commit is contained in:
Pat Garrity 2024-03-22 22:31:04 -05:00
parent 406bce8870
commit bff0ba6969
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76

View file

@ -35,7 +35,6 @@ jobs:
export GS_RELEASE_TYPE="patch"
fi
echo "Latest Commit: $latest_commit_message ($GS_RELEASE_TYPE) (SNAPSHOT)"
sbtn -Drelease="$GS_RELEASE_TYPE" semVerInfo
- name: 'Unit Tests and Code Coverage'
run: |
sbtn clean