Skip to content

chg: unskip other tests / distinguish TODO HV2 comments from HV2 comm… #59

chg: unskip other tests / distinguish TODO HV2 comments from HV2 comm…

chg: unskip other tests / distinguish TODO HV2 comments from HV2 comm… #59

#name: Remove GitHub Action Old Artifacts
#
#on:
# schedule:
# # Every day at 1am
# - cron: "0 1 * * *"
#
#jobs:
# remove-old-artifacts:
# runs-on: ubuntu-latest
# timeout-minutes: 30
#
# steps:
# - name: Remove old artifacts
# uses: c-hive/gha-remove-artifacts@v1
# with:
# age: "7 days"