Test always.
This commit is contained in:
parent
8a2685f7e0
commit
b1507b1a97
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user