Skip to content

Commit bef82ab

Browse files
committed
use absolute path
1 parent b4297a8 commit bef82ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Start HPS services
5151
id: hps-services
52-
uses: ./.github/actions/hps_services
52+
uses: ansys/pyhps/.github/actions/hps_services@main
5353
with:
5454
token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
5555
ghcr-username: ${{ secrets.PYANSYS_CI_BOT_USERNAME }}

0 commit comments

Comments
 (0)