Skip to content

Commit

Permalink
Disable on-line tests in github
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Oct 8, 2020
1 parent 798d1c8 commit a12912d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ on:
jobs:
build:
runs-on: ${{ matrix.os }}
env:
NO_NETWORK_TESTING: 1
PERL_MM_USE_DEFAULT: 1
AUTOMATED_TESTING: 1
strategy:
matrix:
os: ['windows-latest', 'macos-latest', 'ubuntu-latest']
Expand Down

0 comments on commit a12912d

Please sign in to comment.