Skip to content

Commit

Permalink
tweak yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Sep 6, 2023
1 parent b0ea821 commit 6deb77a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@ jobs:
runs-on: ubuntu-latest
needs: [windows-build, unix-build]
steps:
run: |
exit 0
- name: check that all builds succeeded
run: exit 0

0 comments on commit 6deb77a

Please sign in to comment.