Skip to content

Commit

Permalink
Force tf-datasets step to run with bash
Browse files Browse the repository at this point in the history
  • Loading branch information
andreped committed May 9, 2023
1 parent cb348c2 commit 289fc6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
pip install tensorflow==${{ matrix.tf-version }} "tensorflow-datasets<=4.8.2"
pip install "protobuf<=3.20" --force-reinstall
fi
shell: bash

- name: Download artifact
uses: actions/download-artifact@master
Expand Down

0 comments on commit 289fc6f

Please sign in to comment.