Skip to content

Commit 7c22a3e

Browse files
committed
Update CI scripts
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 7d20a32 commit 7c22a3e

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

.github/workflows/daily.yml

-9
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,6 @@ jobs:
7171
- name: SP3 All-features
7272
folder: sp3
7373
opts: --all-features
74-
- name: RINEX-QC Default
75-
folder: rinex-qc
76-
opts: -r
77-
- name: RINEX-QC SP3
78-
folder: rinex-qc
79-
opts: --features "sp3"
80-
- name: RINEX-QC All-features
81-
folder: rinex-qc
82-
opts: --all-features
8374

8475
steps:
8576
- uses: actions/checkout@v3

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,10 @@ jobs:
1717
strategy:
1818
matrix:
1919
include:
20-
- crate: rinex-qc-traits
2120
- crate: rinex
2221
- crate: sp3
2322
- crate: sinex
2423
- crate: binex
25-
- crate: rinex-qc
2624
- crate: ublox-rnx
2725
- crate: rnx2crx
2826
- crate: crx2rnx

0 commit comments

Comments
 (0)