Skip to content

Commit

Permalink
.github/workflows/gcc-testsuite.yml: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pipcet committed Jan 27, 2021
1 parent 1bd1350 commit ae03c47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gcc-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
gcc-c-torture-execute-ieee:
name: gcc.c-torture/execute/ieee
runs-on: ubuntu-latest
needs:
steps:
- uses: actions/checkout@v2
with:
Expand All @@ -53,7 +52,6 @@ jobs:
gcc-dg-dg:
name: gcc.dg/dg.exp
runs-on: ubuntu-latest
needs:
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit ae03c47

Please sign in to comment.