Skip to content

Commit

Permalink
Remove duplicate line
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdaes committed Mar 9, 2025
1 parent 28e97d3 commit a69299b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion nvdaBuilder/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ runs:
if: ${{ inputs.scons-source == 'true' }}
run: scons source %sconsArgs% --all-cores
shell: cmd
shell: cmd
- name: Prepare for tests
run: powershell.exe ci/scripts/tests/beforeTests.ps1
shell: cmd
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# NVDA's build system is SCons
SCons==4.8.1

Expand Down

0 comments on commit a69299b

Please sign in to comment.