Skip to content

Commit

Permalink
Update CI files
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
mdellweg committed Mar 7, 2024
1 parent db1f227 commit 7dc1241
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/template_gitref
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021.08.26-318-g5825891-dirty
2021.08.26-318-g047d96b-dirty
2 changes: 1 addition & 1 deletion .github/workflows/scripts/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ fi
export PULP_FIXTURES_URL="http://pulp-fixtures:8080"
pushd ../pulp-cli
pip install -r test_requirements.txt
pytest -v -m pulpcore or pulp_file or pulp_certguard
pytest -v -m "pulpcore or pulp_file or pulp_certguard"
popd

if [ -f "$POST_SCRIPT" ]; then
Expand Down
2 changes: 1 addition & 1 deletion docs/template_gitref
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021.08.26-318-g5825891-dirty
2021.08.26-318-g047d96b-dirty

0 comments on commit 7dc1241

Please sign in to comment.