Skip to content

Commit

Permalink
Upgrade scheduled test to send errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Aug 14, 2024
1 parent 491e82e commit 485b0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: DamianReeves/write-file-action@master
with:
path: conftest.py
write-mode: override
write-mode: overwrite
contents: |
import pytest
import requests
Expand Down

0 comments on commit 485b0f7

Please sign in to comment.