Skip to content

Commit

Permalink
Merge pull request #4538 from nasa-gibs/release
Browse files Browse the repository at this point in the history
Release to Main v4.11.0
  • Loading branch information
ryanweiler92 authored Aug 1, 2023
2 parents 1ef2b93 + 8f79ffb commit 075e51a
Show file tree
Hide file tree
Showing 11 changed files with 1,173 additions and 1,036 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@

name: CI
name: CI-CD

on: [push]

jobs:

build:
runs-on: ${{matrix.os}}
name: ${{matrix.os}}, Node ${{matrix.node}}
Expand Down Expand Up @@ -50,5 +48,3 @@ jobs:
npx playwright install firefox &
sleep 10
npx playwright test --project=firefox --reporter=list
23 changes: 0 additions & 23 deletions .github/workflows/layer-pr-template.yml

This file was deleted.

27 changes: 0 additions & 27 deletions .github/workflows/playwright.yml

This file was deleted.

Loading

0 comments on commit 075e51a

Please sign in to comment.