Skip to content

Commit

Permalink
TST: rm Azure-pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
dhomeier committed Mar 25, 2022
1 parent 7962a97 commit 1a027a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 52 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: CI Tests
on:
push:
pull_request:
# schedule:
# # run every Monday at 6am UTC
# - cron: '0 6 * * 1'

jobs:
ci-tests:
Expand All @@ -26,6 +23,9 @@ jobs:
# Code style
- linux: style
# Standard tests
- linux: py36-test
- linux: py38-test
- macos: py39-test
- macos: py36-test
- macos: py310-test
- windows: py36-test
- windows: py39-test
48 changes: 0 additions & 48 deletions azure-pipelines.yml

This file was deleted.

0 comments on commit 1a027a9

Please sign in to comment.