Skip to content

Commit

Permalink
Update gotest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HarithaVattikuti authored Feb 14, 2024
1 parent 7425d4f commit 1108ac8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/gotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: |
npm ci
npm run build --if-present
- uses: actions/setup-python@v5

- name: Install dependencies
run: |
python -m pip install --upgrade pip wheel

0 comments on commit 1108ac8

Please sign in to comment.