Skip to content

Merge branch 'builsystemjul' into scenegraph01 #5

Merge branch 'builsystemjul' into scenegraph01

Merge branch 'builsystemjul' into scenegraph01 #5

Workflow file for this run

name: Actions
on: [push, pull_request]
jobs:
static-analysis:
name: 📊 Static Analysis
uses: ./.github/workflows/static_analysis.yml
linux-build:
name: 🐧 Linux
needs: static-analysis
uses: ./.github/workflows/linux_builds.yml