chore(CI): rename job CI

This commit is contained in:
Fardale 2022-12-23 15:57:03 +01:00
parent ae16f5d2f8
commit b0ed8d9182
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,4 @@
name: build and test name: Build and Test
on: on:
push: push:

View file

@ -1,5 +1,4 @@
name: Opam Dependencies
name: Main workflow
on: on:
pull_request: pull_request:
@ -32,4 +31,3 @@ jobs:
- run: opam install . --deps-only --with-test --with-doc - run: opam install . --deps-only --with-test --with-doc
- uses: ocaml/setup-ocaml/analysis@analysis - uses: ocaml/setup-ocaml/analysis@analysis