Skip to content

Commit 5c43a48

Browse files
authored
Merge pull request #3 from AlphaMycelium/patch-1
Remove unnecessary environment variable in README
2 parents be71d9d + c86537d commit 5c43a48

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
run: pip install pytest-github-actions-annotate-failures
3131

3232
- run: pytest
33-
env:
34-
PYTEST_PLUGINS: pytest_github_actions_annotate_failures
3533
```
3634
3735
## Screenshot

0 commit comments

Comments
 (0)