Skip to content

Commit

Permalink
change build names for correctness
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJepsen committed Nov 4, 2024
1 parent b11032e commit 55f1500
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build-circuits
name: build-artifacts

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
branches: [ main ]

jobs:
circom:
test:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 55f1500

Please sign in to comment.