Skip to content

Commit

Permalink
#0: testing docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vtangTT authored and tt-rkim committed May 16, 2024
1 parent 7a566b4 commit c8b9124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ ttnn_sweeps/check_directory:
mkdir -p $(TTNN_SWEEPS_DIR); \
fi

ttnn_sweeps:
ttnn_sweeps: ttnn_sweeps/check_directory
@echo "Note that GITHUB_TOKEN must be set before calling this"
@cd .. && python tests/ttnn/sweep_tests/build_rst_sweep_results.py --dir docs/$(TTNN_SWEEPS_DIR) --token $(GITHUB_TOKEN)

Expand Down

0 comments on commit c8b9124

Please sign in to comment.