about summary refs log tree commit diff stats
path: root/.github
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2024-07-02 15:27:29 +0300
committerGitHub <noreply@github.com>2024-07-02 15:27:29 +0300
commit77459d7f58c5e87868d125015eaaf8a32fc4e790 (patch)
tree0535c19f284ecc3528be1c65c7187180ff5388c7 /.github
parentMade sidebar taller (diff)
downloadlibredirect-77459d7f58c5e87868d125015eaaf8a32fc4e790.zip
Update test.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index f31a693f..612e46a0 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -8,7 +8,5 @@ jobs:
     steps:
       - uses: actions/checkout@v2
       - uses: actions/setup-node@v2
-        with:
-          node-version: "16"
       - run: npm install
       - run: npm test