Skip to content

Commit

Permalink
Add TEST env var
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Mar 7, 2024
1 parent 92198c5 commit e7efdbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/r_assemble.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Assemble (reusable)

env:
TEST: true

# This workflow runs when any of the following occur:
# - Run from another workflow
on:
Expand Down

0 comments on commit e7efdbf

Please sign in to comment.