Skip to content

Add NC hatches for PCB Factory and QFT (#3737) #11181

Add NC hatches for PCB Factory and QFT (#3737)

Add NC hatches for PCB Factory and QFT (#3737) #11181

name: Test Scala Presence
on:
pull_request:
branches: [ master, main ]
push:
branches: [ master, main ]
jobs:
test-scala-presence:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Detect scala presence
shell: bash
run: |
! grep -E -r 'import scala\.' src/main/java