feat(github-actions): allow running the tests manually

pull/306/head
Romain 2 years ago
parent 656d04fd46
commit a98a1b64df

@ -1,6 +1,7 @@
name: Test on Linux
on:
workflow_dispatch:
push:
pull_request:
branches: [master]

Loading…
Cancel
Save