mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
test: introduce env variable mocking (#1490)
This commit is contained in:
@@ -125,12 +125,6 @@ jobs:
|
||||
profile: minimal
|
||||
override: true
|
||||
|
||||
# Install dotnet at a fixed version
|
||||
- name: Setup | DotNet
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: "2.2.402"
|
||||
|
||||
# Install Mercurial (pre-installed on Linux and windows)
|
||||
- name: Setup | Mercurial (macos)
|
||||
if: matrix.os == 'macOS-latest'
|
||||
|
||||
Reference in New Issue
Block a user