Skip to content

Commit

Permalink
githubWorkflowGenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
hochgi committed Dec 1, 2024
1 parent f961a18 commit e5a7dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

- name: Test sbt plugin
if: ${{ github.event_name == 'pull_request' }}
run: sbt zioHttpGenSbt/scripted
run: sbt zioHttpGenSbt/publishLocal zioHttpGenSbt/scripted

- uses: coursier/setup-action@v1

Expand Down

0 comments on commit e5a7dcc

Please sign in to comment.