add steps to ci_test_cleanup (#522)

This commit is contained in:
Keepers 2022-08-11 18:27:48 -06:00 committed by GitHub
parent 0cb11e0cc5
commit 79e7be71bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ jobs:
Test-User-Data-Cleanup:
runs-on: ubuntu-latest
steps:
# check out the repo
- name: Repo Code Checkout
uses: actions/checkout@v3