Skip to content

Commit ae89519

Browse files
committed
Add zips and update readme and tests
1 parent 97b83ee commit ae89519

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

.github/workflows/dotnet-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
node-version: '20.x'
3232
cache: 'npm'
33+
cache-dependency-path: 'javascript/package-lock.json'
3334

3435
- name: Install JavaScript dependencies
3536
run: npm ci

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![.NET Tests](https://github.com/samofwise/cm-tech-test/actions/workflows/dotnet-tests.yml/badge.svg)](https://github.com/samofwise/cm-tech-test/actions/workflows/dotnet-tests.yml)
22

3-
# Campaign Monitor Technical Test
3+
# [Campaign Monitor Technical Test](https://github.com/samofwise/cm-tech-test)
44

55
## Overview
66

cm-tech-test.bundle

286 KB
Binary file not shown.

cm-tech-test.zip

22.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)