vello/.github/workflows
Raph Levien 682e4b769f Shader compilation in GitHub Actions
This patch sets up very basic CI (right now just cargo fmt) but more importantly compiles shaders in a GitHub Action.

Any PR to branches other than main will run shader compilation. Any push to the dev branch will run shader compilation and then merge to main.

Closes #177
2022-06-16 21:19:39 -07:00
..
ci.yml Shader compilation in GitHub Actions 2022-06-16 21:19:39 -07:00
push-shader.yml Shader compilation in GitHub Actions 2022-06-16 21:19:39 -07:00
shader.yml Shader compilation in GitHub Actions 2022-06-16 21:19:39 -07:00