Skip to content

Commit

Permalink
docs: minor consistency tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry authored Jul 19, 2021
1 parent 7bbe332 commit e5afcae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
- name: Derive appropriate SHAs for base and head for `nx affected` commands
id: setSHAs
uses: nrwl/nx-set-shas@v2
with:
set-environment-variables-for-job: 'false'

- run: |
echo "BASE: ${{ steps.setSHAs.outputs.base }}"
Expand Down

0 comments on commit e5afcae

Please sign in to comment.