Skip to content

Commit

Permalink
chore: fix test workflow title
Browse files Browse the repository at this point in the history
  • Loading branch information
jonambas committed Apr 5, 2024
1 parent e673632 commit acdf2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Build
- name: Test
run: npm run test:ci

0 comments on commit acdf2c0

Please sign in to comment.