Skip to content

Commit

Permalink
skip test for publis
Browse files Browse the repository at this point in the history
  • Loading branch information
1yuv committed Feb 16, 2024
1 parent 85e0de7 commit fd7ec65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ jobs:
if: ${{ failure() }}

publish:
needs: [tests, config-tests, test-cht-form]
needs: [build]
name: Publish branch build
runs-on: ubuntu-22.04
if: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit fd7ec65

Please sign in to comment.