mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Fix CI job a unique name so it can be used as a requirement for PRs
It seems as though the UI only selects by job name and we use the name "build" everywhere.
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
steps:
|
||||
- run: echo ok go
|
||||
|
||||
build:
|
||||
compile-and-test:
|
||||
runs-on: ubuntu-22.04
|
||||
needs: activate
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user