Skip to content

Commit e98edc4

Browse files
Move the magefile back (#95)
1 parent 590476b commit e98edc4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
tern version
2222
go install gotest.tools/gotestsum@latest
2323
gotestsum --version
24-
- run: cd arc && mage -v test
24+
- run: mage -v test
2525
build-dry-run:
2626
runs-on: ubuntu-22.04
2727
steps:

arc/magefile.go magefile.go

File renamed without changes.

0 commit comments

Comments
 (0)