Skip to content

Commit

Permalink
running slim version of test while working on git commit of visualiza…
Browse files Browse the repository at this point in the history
…tion. pt4
  • Loading branch information
jjacobson95 committed Dec 14, 2023
1 parent cb5a6d5 commit 66dfff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
- name: Commit and push changes
run: |
git pull
git add docs/*
git add -f docs/*
git status
git commit -m "Add data visualization artifacts to docs"
git push
Expand Down

0 comments on commit 66dfff1

Please sign in to comment.