Skip to content

Commit

Permalink
chore(release): Fix wrong stage in GitLab CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidnioulz committed Oct 30, 2024
1 parent abb724c commit b39f14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ test:
- ./codecov upload-process -t $CODECOV_TOKEN

build:
stage: build
stage: test
script:
- pnpm build
artifacts:
Expand Down

0 comments on commit b39f14f

Please sign in to comment.