Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2021-11-06 22:28:07 +0300
committerMarti Maria <marti.maria@littlecms.com>2021-11-06 22:28:07 +0300
commit7318edc3135bdaf4ddaa3e12dd87dafbeab9e34d (patch)
tree012a22aacf79126ef550bdbc9f5897a263299ec4 /.github/workflows
parent1cf7dd07df141958a20fa350a1022751a05762f9 (diff)
Update build.yml
one more
Diffstat (limited to '.github/workflows')
-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