We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4297a8 commit bef82abCopy full SHA for bef82ab
.github/workflows/tests.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Start HPS services
51
id: hps-services
52
- uses: ./.github/actions/hps_services
+ uses: ansys/pyhps/.github/actions/hps_services@main
53
with:
54
token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
55
ghcr-username: ${{ secrets.PYANSYS_CI_BOT_USERNAME }}
0 commit comments