aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/run-tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml
index 5cacf52..4279f31 100644
--- a/.github/workflows/run-tests.yml
+++ b/.github/workflows/run-tests.yml
@@ -18,7 +18,7 @@ jobs:
with:
dotnet-version: 5.0.x
- name: Go to tests folder
- run: cd src/IOL.VippsEcommerce.Tests
+ run: cd /home/runner/work/IOL.VippsEcommerce/IOL.VippsEcommerce/src/IOL.VippsEcommerce.Tests
- name: pwd
run: pwd
- name: Restore dependencies