File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 4545 submodules : ' true'
4646 path : array-api-tests
4747
48- # Temporarily use https://github.com/data-apis/array-api-tests/pull/157
49- repository : asmeurer/array-api-tests
50- ref : xfails-file
48+ repository : data-apis/array-api-tests
49+ ref : master
5150 - name : Set up Python ${{ matrix.python-version }}
5251 uses : actions/setup-python@v1
5352 with :
Original file line number Diff line number Diff line change @@ -18,12 +18,6 @@ cd $tmpdir
1818git clone https://github.com/data-apis/array-api-tests
1919cd array-api-tests
2020
21- # Remove this once https://github.com/data-apis/array-api-tests/pull/157 is
22- # merged
23- git remote add asmeurer https://github.com/asmeurer/array-api-tests
24- git fetch asmeurer
25- git checkout asmeurer/xfails-file
26-
2721git submodule update --init
2822
2923# store the hypothesis examples database in this directory, so that failures
You can’t perform that action at this time.
0 commit comments