Implement Parallel Function Calls with List[Union[T]] (#378)

This commit is contained in:
Jason Liu
2024-01-31 23:03:38 -05:00
committed by GitHub
parent c7f1ceeb5c
commit 62e6a40389
11 changed files with 301 additions and 129 deletions
+1 -4
View File
@@ -1,14 +1,11 @@
name: Test
on:
push:
branches:
branches:
- main
pull_request_target:
branches:
- main
jobs:
release:
runs-on: ubuntu-latest