feat: new features for docking widget and a new color pallet #116
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: test GSoC | |
on: | |
push: | |
branches: | |
- 'GSOC**' | |
pull_request: | |
branches: | |
- 'GSOC**' | |
jobs: | |
test-gsoc: | |
uses: | |
./.github/workflows/testing.yml | |
with: | |
image_suffix: develop |