We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ce73e commit f898f47Copy full SHA for f898f47
.github/workflows/ci.yml
@@ -103,7 +103,7 @@ jobs:
103
104
- name: Install dependencies
105
run: npm i --ignore-scripts
106
-
+
107
- name: Run tests
108
run: npm run test:unit
109
LICENSE.md
@@ -1,5 +1,5 @@
1
Copyright (c) 2019 The Fastify Team
2
-Copyright (c) 2019, Sideway Inc, and project contributors
+Copyright (c) 2019, Sideway Inc, and project contributors
3
All rights reserved.
4
5
The complete list of contributors can be found at:
0 commit comments