Skip to content

Commit

Permalink
remove TODO message from workflow yaml (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
masenf committed Feb 17, 2024
1 parent 1278818 commit 9739d8d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/app_harness.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: app-harness
env:
# TODO: switch to the official release
REFLEX_DEP: 'reflex==0.4.0'
TELEMETRY_ENABLED: false
APP_HARNESS_HEADLESS: 1
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/check_export.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: check-export
env:
# TODO: switch to the official release
REFLEX_DEP: 'reflex==0.4.0'
TELEMETRY_ENABLED: false
on:
Expand Down

0 comments on commit 9739d8d

Please sign in to comment.