summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-08-24 00:01:53 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-08-24 00:01:53 +0200
commitff0ada0dc3608418413abbdba5943a2cd8feb0f5 (patch)
tree8c085386ebbea299e1712b0a80bd8a6b95780cc7
parente194de587519e0b1a48192366019d12f5ddbeeed (diff)
downloadvim-polyglot-ff0ada0dc3608418413abbdba5943a2cd8feb0f5.tar.gz
vim-polyglot-ff0ada0dc3608418413abbdba5943a2cd8feb0f5.zip
Fix CI
-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 ff6099de..1bc06d9b 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -16,6 +16,6 @@ jobs:
sudo apt-get update -q
sudo apt-get install -y vim
vim --version
- ls -la
+ - uses: actions/checkout@v2
- name: Run Tests
run: scripts/test