Add longer timeout to alarm none check, add robust checking to eurotherm missing test #80
Workflow file for this run
This file contains hidden or 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: Linter | |
| on: [pull_request] | |
| jobs: | |
| call-workflow: | |
| uses: ISISComputingGroup/reusable-workflows/.github/workflows/linters.yml@main | |
| with: | |
| compare-branch: origin/master |