mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
debug git diff
This commit is contained in:
parent
705d541c3f
commit
9c096411a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
||||||
- run: opam exec -- dune build @lint
|
- run: opam exec -- dune build @lint
|
||||||
|
|
||||||
# check that nothing changed
|
# check that nothing changed
|
||||||
- run: git diff --quiet --exit-code
|
- run: git diff --exit-code
|
||||||
|
|
||||||
- run: opam exec -- dune build @runtest
|
- run: opam exec -- dune build @runtest
|
||||||
if: ${{ matrix.os == 'ubuntu-latest' }}
|
if: ${{ matrix.os == 'ubuntu-latest' }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue