Skip to content

Commit

Permalink
ci: remove sha command
Browse files Browse the repository at this point in the history
  • Loading branch information
janivo committed Dec 15, 2023
1 parent adcd419 commit 587f535
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: nrwl/nx-set-shas@v3
- name: Track master branch to make nx affected work
run: |
git branch --track main origin/master
Expand Down

0 comments on commit 587f535

Please sign in to comment.