diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e24c61e..4f0ad01 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,10 +12,10 @@ jobs: uses: actions/checkout@v3.5.3 - name: Set up Node - uses: actions/setup-node@v3.7.0 - with: - node-version: 18.17.1 - registry-url: https://registry.npmjs.org/ + uses: actions/setup-node@v3.7.0 + with: + node-version: 18.17.1 + registry-url: https://registry.npmjs.org/ - name: Install modules run: npm i diff --git a/.gitkeep b/.gitkeep new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.gitkeep @@ -0,0 +1 @@ +