Skip to content

Commit 2e9447b

Browse files
authored
Merge pull request #1076 from WebSnke/patch-51
Add EVS-ATMOS
2 parents 0d59304 + 1b2a016 commit 2e9447b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ task :test do
1010
check_external_hash: false,
1111
hydra: { max_concurrency: 10 },
1212
url_ignore: [%r{https://developer.github.com}, %r{https://docs.github.com}, %r{https://help.github.com}],
13+
ignore_files: [%r{/community/}],
1314
ignore_status_codes: [429]
1415
)
1516
token = ENV.fetch('GITHUB_TOKEN', nil)

_data/research.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ U.S. Research Labs:
147147
- EMSL-MSC
148148
- epicsdeb
149149
- esgf
150+
- EVS-ATMOS
150151
- exmatex
151152
- flux-framework
152153
- globus

0 commit comments

Comments
 (0)