Skip to content

Commit

Permalink
Merge pull request #209 from lukso-network/develop
Browse files Browse the repository at this point in the history
Sync main
  • Loading branch information
CallumGrindle authored Aug 17, 2023
2 parents c548b21 + f9d12fd commit 6a39953
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ jobs:
- name: 💅 Lint
run: npm run lint

- name: 🎯 Test
run: npm test

- name: 🛠 Build
run: npm run build

- name: 🎯 Test
run: npm run generate-types && npm run test

- uses: google-github-actions/release-please-action@v3
id: release
with:
Expand Down

0 comments on commit 6a39953

Please sign in to comment.