Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed Jan 18, 2023
1 parent a2bb491 commit 983a449
Show file tree
Hide file tree
Showing 6 changed files with 10,804 additions and 4 deletions.
11 changes: 11 additions & 0 deletions .github/actions/next-integration-stat/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: 'Next.js integration status'
author: Turbopack team
description: 'Display next.js integration test failure status'

inputs:
token:
default: ${{ github.token }}

runs:
using: node16
main: index.js
Loading

0 comments on commit 983a449

Please sign in to comment.