Skip to content

Commit

Permalink
Merge pull request #55 from natescherer/feature/test-results-in-gh-pages
Browse files Browse the repository at this point in the history
Improve Jekyll theming
  • Loading branch information
natescherer authored Oct 27, 2023
2 parents c96a8c5 + 71a7b16 commit 25fed75
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/Test-Results-To-Pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,10 @@ jobs:
path: _config.yml
contents: |
markdown: GFM
remote_theme: pages-themes/[email protected]
exclude:
- tests/
- src/
- *.md
remote_theme: abhinavs/moonwalk
plugins:
- jekyll-remote-theme
- jemoji
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit 25fed75

Please sign in to comment.