Skip to content

Create go.yml#45

Open
juliehtet wants to merge 1 commit intotonkeeper:mainfrom
juliehtet:main
Open

Create go.yml#45
juliehtet wants to merge 1 commit intotonkeeper:mainfrom
juliehtet:main

Conversation

@juliehtet
Copy link

No description provided.

- name: Build
run: go build -v ./...

- name: Test

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jobs:

build:
runs-on: ubuntu-latest

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
runs-on: ubuntu-latest
runs-on: ubuntu-latest

push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
branches: [ "main" ]
branches: [ "main" ]

@@ -0,0 +1,28 @@
# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

name: Go

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name: Go
name: Go

@@ -0,0 +1,28 @@
# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+_


name: Go

on:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
on:
on:


name: Go

on:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
on:
on:

@Rocksriram
Copy link

https://github.com/getgems-io/nft-contracts/tree/5685e4e6f4488cc0b861c39aee179d0df3bda6dd/packages/contracts

@zakhar-petukhov zakhar-petukhov force-pushed the main branch 2 times, most recently from 937f12c to 08c23d2 Compare January 6, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants