summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvar Løvlie <38570165+ivarlovlie@users.noreply.github.com>2021-04-02 22:54:14 +0200
committerGitHub <noreply@github.com>2021-04-02 22:54:14 +0200
commitd52b6ad23749492bce3b9dee04891bfad674e0c8 (patch)
treeac3d427f72ac12b4eebb0e5b6ef880651e9d547f
parent8267c620f94070f042e54784f78159c173aa8dda (diff)
downloaddotnet-vipps-ecommerce-d52b6ad23749492bce3b9dee04891bfad674e0c8.tar.xz
dotnet-vipps-ecommerce-d52b6ad23749492bce3b9dee04891bfad674e0c8.zip
Update run-tests.yml
-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