Skip to content

Commit

Permalink
REMOVE CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ESadek-MO committed Sep 4, 2024
1 parent bacf0d9 commit 1bf21b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:

- name: "conda info"
run: |
conda update --all
conda info
conda list
Expand Down
2 changes: 1 addition & 1 deletion lib/iris/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright Iris contributors
# Testing CI
#
# This file is part of Iris and is released under the BSD license.
# See LICENSE in the root of the repository for full licensing details.
"""A package for handling multi-dimensional data and associated metadata.
Expand Down

0 comments on commit 1bf21b3

Please sign in to comment.