Skip to content

Commit

Permalink
Merge branch 'steve/gae12_update'
Browse files Browse the repository at this point in the history
# Conflicts:
#	docs/index.qmd
  • Loading branch information
docsteveharris committed Apr 12, 2024
2 parents 24077c1 + 751ac77 commit 429b5b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
mode: example # should load .env.example
load-mode: strict # should fail if .env.example missing

- name: Test with pytest
working-directory: ./
# Ideally we should not need all the environment variables to test.
run: pytest
# - name: Test with pytest
# working-directory: ./
# # Ideally we should not need all the environment variables to test.
# run: pytest

0 comments on commit 429b5b1

Please sign in to comment.