Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore authored Nov 7, 2023
1 parent 9f7de41 commit 6cd7006
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- name: Setup Node.js environment
uses: actions/setup-node@v2.5.0
- run: npm install -g bs-platform
- run: npm install
- run: ./run_tests.sh

0 comments on commit 6cd7006

Please sign in to comment.