Skip to content

Commit

Permalink
fix gh actions?
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanUC committed Jul 28, 2023
1 parent 356374e commit 3727a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}
}

TENOR_KEY = __environ.get("KEY")
TENOR_KEY = __environ.get("TENOR_KEY")

0 comments on commit 3727a16

Please sign in to comment.