aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2020-10-12 13:58:35 +0100
committerGravatar Joe Banks <[email protected]>2020-10-12 13:58:35 +0100
commitbb86d6120f8f1d80fd32ad25c2e705a72dc38bb4 (patch)
treea375282b852ee215047851f79edcbcdd9c3c101b /.github
parentRemove comments (diff)
Fix tests
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test_and_lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test_and_lint.yml b/.github/workflows/test_and_lint.yml
index 86ac818..c8d9949 100644
--- a/.github/workflows/test_and_lint.yml
+++ b/.github/workflows/test_and_lint.yml
@@ -30,7 +30,7 @@ jobs:
- name: Install dependencies
run: yarn install
- - name: Install dependencies
+ - name: Run tests
run: yarn test