Skip to content

Programming exercise: Fix an issue with VHDL not showing build failed correctly #446

Programming exercise: Fix an issue with VHDL not showing build failed correctly

Programming exercise: Fix an issue with VHDL not showing build failed correctly #446

name: Check if windfiles and scripts match
on:
pull_request:
paths:
- 'src/main/resources/templates/aeolus/**'
push:
paths:
- 'src/main/resources/templates/aeolus/**'
jobs:
build:
name: Check if windfiles and scripts match
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check if windfiles and scripts match
run: bash supporting_scripts/generate-aeolus-scripts.sh check