Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Oct 2, 2024
1 parent 6f88820 commit 605e9ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/remove_old_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
ls -la
cat $GITHUB_WORKSPACE/tests/cmr/concise/new_uat_associations.txt
cat $GITHUB_WORKSPACE/tests/cmr/concise/new_ops_associations.txt
poetry run python tests/collection_names.py --env uat --token $UAT_TOKEN_TEMP --file $GITHUB_WORKSPACE/tests/cmr/concise/new_uat_associations.txt
poetry run python tests/collection_names.py --env ops --token $OPS_TOKEN_TEMP --file $GITHUB_WORKSPACE/tests/cmr/concise/new_ops_associations.txt
Expand Down

0 comments on commit 605e9ed

Please sign in to comment.