Skip to content

Instantly share code, notes, and snippets.

@ruchim
Last active July 6, 2023 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruchim/97adc41fbffb396a520b9f2b17f12763 to your computer and use it in GitHub Desktop.
Save ruchim/97adc41fbffb396a520b9f2b17f12763 to your computer and use it in GitHub Desktop.
Test workflow functions and access
version 1.0
workflow test_workflow_functions {
File f = "gs://path-to-something/object"
Float s = size(f)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment