Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Apr 20, 2024
1 parent bb16405 commit 6a705c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Build Project
run: yarn build

- name: Test @starship-ci/utils
run: cd ci/utils && yarn test
- name: Test @starship-ci/client
run: cd ci/client && yarn test

# - name: Test starshipjs
# run: cd js/starshipjs && yarn test
Expand Down

0 comments on commit 6a705c9

Please sign in to comment.