summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2021-11-06 20:28:07 +0100
committerMarti Maria <marti.maria@littlecms.com>2021-11-06 20:28:07 +0100
commit7318edc3135bdaf4ddaa3e12dd87dafbeab9e34d (patch)
tree012a22aacf79126ef550bdbc9f5897a263299ec4 /.github
parent1cf7dd07df141958a20fa350a1022751a05762f9 (diff)
downloadlcms2-7318edc3135bdaf4ddaa3e12dd87dafbeab9e34d.tar.gz
Update build.yml
one more
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index cb1edb5..b6b2c98 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -41,8 +41,8 @@ jobs:
- name: Build Windows 64 bit
working-directory: Projects\\VC2019
run: devenv lcms2.sln /Rebuild "Release|x64" /Project testbed
- - name: Run tests
- working-directory: Projects\\VC2019
+
+ - name: Run tests
working-directory: testbed
run: testbed