summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHakim El Hattab2020-02-24 11:12:56 +0100
committerHakim El Hattab2020-02-24 11:12:56 +0100
commitd54049445c8154bd2d5922838d45892aca63e4c2 (patch)
treef5cc2434e03017d0f78661fe77a70d1e5f5760af
parent633e754fee0126095d9b5899dd156371532eb4ed (diff)
rename gh action
-rw-r--r--.github/workflows/js.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/js.yml b/.github/workflows/js.yml
index 517112f..d36df12 100644
--- a/.github/workflows/js.yml
+++ b/.github/workflows/js.yml
@@ -1,4 +1,4 @@
-name: Node.js CI
+name: tests
on: [push]