Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
essen committed Nov 8, 2024
1 parent 8470ba3 commit f70a2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
check:
name: Cowboy
needs: cleanup-master
if: !cancelled()
if: ${{ !cancelled() }}
uses: ninenines/ci.erlang.mk/.github/workflows/ci.yaml@master

# The examples test suite is nice to run but typically not
Expand Down

0 comments on commit f70a2fa

Please sign in to comment.