Added clang to naev-docs
, naev-release
and naev-windows
to fix …
#288
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: Naev Infrastructure Testing | |
on: [push, pull_request] | |
jobs: | |
test_images: | |
uses: naev/naev-infrastructure/.github/workflows/docker_build.yml@main | |
with: | |
publish: false |