We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f410e2b commit 93d74d8Copy full SHA for 93d74d8
.github/workflows/automated-tests.yaml
@@ -1,3 +1,5 @@
1
+# This workflow will do a clean install of node dependencies, check the linting and run tests across different versions of node.
2
+
3
name: Automated Tests
4
5
on:
0 commit comments