Skip to content

Commit

Permalink
Added logs on tracer start & end node-red#4
Browse files Browse the repository at this point in the history
  • Loading branch information
yahav-ohana committed Jun 17, 2023
1 parent e3dcf5a commit c0430c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

# - name: Install Dependencies
# run: npm install
- name: Install Dependencies
run: npm install

# - name: Run tests
# run: |
Expand Down

0 comments on commit c0430c8

Please sign in to comment.