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 addede7 commit bdd8a4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gcc-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ jobs:
- name: Set env variables
uses: ./github/env/
- run: JS=$(pwd)/bin/js WASMDIR=$(pwd) PATH=$PATH:$(pwd)/wasm32-unknown-none/bin make GITHUB=1 -kj10 gcc.dg/dg.exp.{daily-dejanew}!

gcc-dg-misc:
gcc-dg-misc:
name: gcc.dg/*
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit bdd8a4e

Please sign in to comment.