Skip to content

Commit 3aaf9b7

Browse files
committed
cleanup: tmp_bug_unearth.py
1 parent c9d4458 commit 3aaf9b7

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.gitattributes

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ pixi.lock linguist-language=YAML
77
old export-ignore
88
./scripts export-ignore
99
./bench export-ignore
10-
11-
tmp_bug_unearth.py export-ignore

.gitlab-ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ workflow:
2525
- if: $CI_COMMIT_BRANCH
2626
- if: $CI_COMMIT_TAG
2727

28-
# check_bug:
29-
# image: fluiddyn/python3-stable:lastest
30-
# script:
31-
# - pip index versions flit-core
32-
# - pip install requests
33-
# - python3.9 tmp_bug_unearth.py
34-
3528

3629
image-pixi:build:
3730
stage: image-pixi

0 commit comments

Comments
 (0)