Skip to content

Commit

Permalink
Show fixtures in github
Browse files Browse the repository at this point in the history
Previously, they were being hidden because the NOFO hadn't been
published yet, but now we are gucci.
  • Loading branch information
pcraig3 committed Aug 12, 2024
1 parent d3967fb commit e61201a
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/django_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
# defaults:
# run:
# working-directory: ./bloom_nofos
defaults:
run:
working-directory: ./bloom_nofos
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,3 @@ bloom_nofos/static

# debug file
debug_output.html

# text fixture
bloom_nofos/nofos/fixtures/html/nofo.html
bloom_nofos/nofos/fixtures/html/step_one.html
4 changes: 4 additions & 0 deletions bloom_nofos/nofos/fixtures/html/nofo.html

Large diffs are not rendered by default.

Loading

0 comments on commit e61201a

Please sign in to comment.