Skip to content

Commit

Permalink
Undo unintentional removal of comment in autogpt-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pwuts committed Mar 20, 2024
1 parent e3155bd commit a270657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autogpt-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ jobs:

- id: setup_git_auth
name: Set up git token authentication
# Cassettes may be pushed even when tests fail
if: success() || failure()
run: |
config_key="http.${{ github.server_url }}/.extraheader"
Expand Down

0 comments on commit a270657

Please # to comment.