Skip to content

Commit

Permalink
chore:test paradox failing
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Pin committed Jan 26, 2024
1 parent c2c90da commit 641bbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-doc-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
sudo apt-get install graphviz
- name: Compile docs for all Scala versions
run: sbt '+compile:doc;+paradox'
run: sbt "+compile:doc;+paradox"

0 comments on commit 641bbfd

Please sign in to comment.