Skip to content

Commit

Permalink
Renamed fdc3-core to fdc3-standard
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoffat committed Sep 11, 2024
1 parent 8629642 commit 7274bc3
Show file tree
Hide file tree
Showing 140 changed files with 215 additions and 402 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ name: Node.js CI Build

# Controls when the workflow will run on any branch
on:
push:
pull_request:

# Define the jobs for this workflow
jobs:
test:
build:
runs-on: ubuntu-latest

strategy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Node.js CI Test

# Controls when the workflow will run on any branch
on:
push:
pull_request:

# Define the jobs for this workflow
Expand Down
Loading

0 comments on commit 7274bc3

Please sign in to comment.