Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Sep 17, 2023
1 parent 8149980 commit d7c17c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/module-test2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
run: |
$env.AB_XY | print
$env.NU_LIB_DIRS | flatten | print
use module.nu *
print (get-env 'ABC-XYZ' 'DEFAULT-ABC-XYZ')
# use module.nu *
# print (get-env 'ABC-XYZ' 'DEFAULT-ABC-XYZ')

0 comments on commit d7c17c0

Please sign in to comment.