summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-12 01:34:51 -0700
committerGravatar GitHub <noreply@github.com> 2021-08-12 01:34:51 -0700
commit34e9ab8b10c15aeb27ed5dd10464478a870cc890 (patch)
tree72e40600eb6e19ad980079bd049c5d914ebf396f
parent7c2feb19f68c96caf99bfccd89c64a6ae8d53a1c (diff)
downloadastro-34e9ab8b10c15aeb27ed5dd10464478a870cc890.tar.gz
astro-34e9ab8b10c15aeb27ed5dd10464478a870cc890.tar.zst
astro-34e9ab8b10c15aeb27ed5dd10464478a870cc890.zip
Update ci.yml
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e0e0ff42f..2aacb993a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -58,11 +58,11 @@ jobs:
- name: Test
run: yarn test
- - name: "Smoke Test: Build "docs""
+ - name: "Smoke Test: Build 'docs'"
run: yarn build
working-directory: ./docs
- - name: "Smoke Test: Build "www""
+ - name: "Smoke Test: Build 'www'"
run: yarn build
working-directory: ./www