summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-08-04 13:42:10 +0200
committerThomas F. K. Jorna <[email protected]>2021-08-04 13:42:10 +0200
commit94f85a652ce7e1787d7e17264a5ec8cffcfe57e3 (patch)
tree761e43d6898b1bd14c3ef9a1be25451a15f9c0c2 /.github/workflows/ci.yml
parenta16b4d39c5d20612f42dcff59ae874463b12a2f8 (diff)
FIX: fix prettier fucking up the ci yaml
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 886189e..b3031b8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,5 +29,5 @@ jobs:
git config --global url."https://".insteadOf ssh://
yarn
yarn build
----
+...
# End of ci.yml