JuliaGeometry / Quaternions.jl

A Julia implementation of quaternions
https://juliageometry.github.io/Quaternions.jl
MIT License
116 stars 37 forks source link

Split `ci.yml` into `ci.yml` and `docs.yml` #102

Closed hyrodium closed 1 year ago

hyrodium commented 1 year ago

It seems we don't need the scheduled document deployment. (x-ref: https://github.com/JuliaGeometry/Quaternions.jl/pull/71#discussion_r858811712)

(I see this kind of scheduled feed on my GitHub top page every day, and this is a little boring.)

image

codecov[bot] commented 1 year ago

Codecov Report

Merging #102 (40ac9c2) into master (1a2d4c2) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #102   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          397       397           
=========================================
  Hits           397       397           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more