mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 11:53:01 +01:00
test
This commit is contained in:
parent
71e9fd72c9
commit
bba6f51684
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -48,8 +48,6 @@ jobs:
|
||||
make cpp CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||
make cc1 CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||
make xgcc CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||
make cc1plus CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||
make g++ CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||
- name: Test for file
|
||||
shell: bash
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user