Skip to content

Commit

Permalink
sdfg
Browse files Browse the repository at this point in the history
  • Loading branch information
josiahls committed Jan 20, 2024
1 parent aa96976 commit 7ab9ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fastrl-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
pip3 show torchdata torch
sudo pip3 install -e .
cd nbs
sudo xvfb-run -s "-screen 0 1400x900x24" fastrl_nbdev_test --n_workers 12 --one2one
xvfb-run -s "-screen 0 1400x900x24" fastrl_nbdev_test --n_workers 12 --one2one
- name: Run Doc Build Test
run: |
fastrl_nbdev_docs --one2one

0 comments on commit 7ab9ebc

Please sign in to comment.