diff options
Diffstat (limited to '.github/workflows/solaris_test.yml')
-rw-r--r-- | .github/workflows/solaris_test.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/solaris_test.yml b/.github/workflows/solaris_test.yml index 314f478..217efd2 100644 --- a/.github/workflows/solaris_test.yml +++ b/.github/workflows/solaris_test.yml | |||
@@ -1,5 +1,8 @@ | |||
1 | name: solaris_ci | 1 | name: solaris_ci |
2 | 2 | ||
3 | on: | ||
4 | workflow_dispatch: | ||
5 | |||
3 | jobs: | 6 | jobs: |
4 | build-native: | 7 | build-native: |
5 | strategy: | 8 | strategy: |