We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d20a32 commit 7c22a3eCopy full SHA for 7c22a3e
.github/workflows/daily.yml
@@ -71,15 +71,6 @@ jobs:
71
- name: SP3 All-features
72
folder: sp3
73
opts: --all-features
74
- - name: RINEX-QC Default
75
- folder: rinex-qc
76
- opts: -r
77
- - name: RINEX-QC SP3
78
79
- opts: --features "sp3"
80
- - name: RINEX-QC All-features
81
82
- opts: --all-features
83
84
steps:
85
- uses: actions/checkout@v3
.github/workflows/release.yml
@@ -17,12 +17,10 @@ jobs:
17
strategy:
18
matrix:
19
include:
20
- - crate: rinex-qc-traits
21
- crate: rinex
22
- crate: sp3
23
- crate: sinex
24
- crate: binex
25
- - crate: rinex-qc
26
- crate: ublox-rnx
27
- crate: rnx2crx
28
- crate: crx2rnx
0 commit comments