summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-08-23 23:54:23 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-08-23 23:54:23 +0200
commit012cf8921004ffaf1bd02d703740b44ec210a2a6 (patch)
tree216d6f773e2a14b56467cfdb1853467687c60dd4 /.github
parentac71777dc2815cd81da67a6677419325093fb0b2 (diff)
downloadvim-polyglot-012cf8921004ffaf1bd02d703740b44ec210a2a6.tar.gz
vim-polyglot-012cf8921004ffaf1bd02d703740b44ec210a2a6.zip
Fix CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index e3775f65..8907807c 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -12,4 +12,4 @@ jobs:
steps:
- uses: rhysd/action-setup-vim@v1
- name: Test
- run: scripts/test
+ run: ./scripts/test