Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacio-circle authored Nov 10, 2023
1 parent 470ed51 commit 941153d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3

- name: Test
run: echo "test"

- name: Install Node 16.x
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 941153d

Please sign in to comment.