Migrate from travisci to github actions
because all my other repos use it and hackernews told me travisci free tier is dead.
This commit is contained in:
parent
cdc54f17b1
commit
1b68e209ac
8 changed files with 76 additions and 46 deletions
2
org/testdata/misc.pretty_org
vendored
2
org/testdata/misc.pretty_org
vendored
|
@ -27,7 +27,7 @@ for now files can be included as:
|
|||
- export block
|
||||
#+INCLUDE: "./paragraphs.html" export html
|
||||
- example block
|
||||
#+INCLUDE: "../../.travis.yml" example yaml
|
||||
#+INCLUDE: "../../.github/workflows/ci.yml" example yaml
|
||||
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/33][#33]]: Wrong output when mixing html with Org mode
|
||||
#+HTML: <div class="outline-2" id="meta" style="color: green;">
|
||||
| *foo* | foo |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue