Skip to content

Commit

Permalink
[QMI-118] Removing hyphens and shortening the name
Browse files Browse the repository at this point in the history
  • Loading branch information
heevasti committed Oct 23, 2024
1 parent 3994169 commit 1d562bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-full-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
ref: ${{ inputs.ref }}

- name: Check py-xdrlib installation for Python 3-13
- name: Check pyxdrlib installation
if: [[ ${{ matrix.python-version }} == "3.13" ]]
run:
pip install https://github.com/da4089/py-xdrlib/archive/refs/heads/main.zip
Expand Down

0 comments on commit 1d562bf

Please sign in to comment.