Test always.
Some checks failed
Deploy Applications / Build (push) Failing after 5s
Deploy Applications / Notify (push) Failing after 1s

This commit is contained in:
amass 2024-06-30 15:03:24 +08:00
parent 8a2685f7e0
commit b1507b1a97

View File

@ -11,7 +11,9 @@ jobs:
uses: actions/checkout@v4
- run: cmake --build build --target all
- run: build/Bilby
- run: echo build finished.
- name: Send success notification
if: ${{ always() }}
run: echo build finished.
Notify:
runs-on: [ubuntu-latest, ubuntu-24.04]
container: