Skip to content

Commit

Permalink
Configure from bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpmorgan committed Oct 14, 2023
1 parent 94f6fc1 commit 19f2c37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Build wheels
run: |
bash tools/install_deps/install_bazelisk.sh ./
bazel run //tensorflow_addons/configure
bazel test -k --test_timeout 300,450,1200,3600 --test_output=errors --experimental_repo_remote_exec //tensorflow_addons/...
release-wheel:
name: Test and build release wheels
Expand Down

0 comments on commit 19f2c37

Please sign in to comment.