Skip to content

Commit 14a4170

Browse files
committed
Change navigation to tests directory
1 parent fad2f52 commit 14a4170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
. /opt/etc/bashrc
2626
pip install --no-deps .
2727
/opt/Coreform-Cubit-2025.8/bin/rlm_activate --login ${EMAIL_SECRET} ${PASSWORD_SECRET}
28-
cd /opt/parastell/tests
28+
cd tests
2929
pytest -v .
3030
/opt/Coreform-Cubit-2025.8/bin/rlm_activate --logout
3131
env:

0 commit comments

Comments
 (0)