remove using
This commit is contained in:
parent
2b8ba4c264
commit
08dbb4f512
1
.github/workflows/format_check.yml
vendored
1
.github/workflows/format_check.yml
vendored
@ -9,7 +9,6 @@ on:
|
||||
jobs:
|
||||
code-style:
|
||||
runs-on: ubuntu-latest
|
||||
using: "composite"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: julia-actions/setup-julia@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user