Skip to content

Commit

Permalink
manaakiwhenua standards
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha-beta-soup committed Jun 10, 2024
1 parent a9c3a0a commit 4fe2cd6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: manaakiwhenua-standards

on: [push]

jobs:
build:

runs-on: ubuntu-latest

steps:
- name : 'Checkout'
uses : 'actions/checkout@v3'
- name : 'manaakiwhenua-standards'
uses : manaakiwhenua/[email protected]
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![manaakiwhenua-standards](https://github.com/manaakiwhenua/dggsBenchmarks/workflows/manaakiwhenua-standards/badge.svg)](https://github.com/manaakiwhenua/manaakiwhenua-standards)

# DGGS benchmarks

Code written to generate DGGS benchmark cases, and measure their performance against non-DGGS GIS workflows.
Expand Down

0 comments on commit 4fe2cd6

Please sign in to comment.