feature/add_dev_workflow #1

Merged
maximo merged 11 commits from feature/add_dev_workflow into master 2024-11-16 22:31:59 -04:00
Showing only changes of commit 4d1e262afd - Show all commits

View File

@ -16,7 +16,7 @@ jobs:
- name: - name:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Setup Go ${{ matrix.go-version }} - name: Setup Go
uses: actions/setup-go@v5 uses: actions/setup-go@v5
with: with:
go-version-file: 'go.mod' go-version-file: 'go.mod'