Skip to content

Commit

Permalink
fix: Build image
Browse files Browse the repository at this point in the history
  • Loading branch information
fzavalia committed Feb 14, 2024
1 parent d1bfced commit c1c47a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
run: npm run build
- name: test
run: npm run test
- name: build image
run: docker build . -t nft-server

0 comments on commit c1c47a1

Please sign in to comment.