fix: dont fail

This commit is contained in:
xHyroM 2022-07-12 19:56:32 +02:00
parent 633e7abe1e
commit 37657f4f9f
7 changed files with 16 additions and 17 deletions

View file

@ -29,4 +29,8 @@ jobs:
misc-test-builds: ${{ matrix.misc-test-builds }}
- name: Try bun
run: bun --version
run: bun --version
- name: Show status
if: always()
run: echo $status