Skip to content

Commit

Permalink
Update openshift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlpoTurunen authored Jun 24, 2024
1 parent db6cb66 commit 8894f62
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/openshift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,6 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Install pytest
run: |
pip install pytest
- name: Test with pytest
run: |
pytest
- name: Log in to GHCR
env:
GHCR_TOKEN: ${{ secrets.ACCESS_TOKEN }}
Expand Down

0 comments on commit 8894f62

Please sign in to comment.