diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd8e03f..097c77a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - # 2) Use Node.js + # 2) Use Node.js - name: Setup Node.js for ${{ matrix.service }} uses: actions/setup-node@v3 with: