We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057db11 commit 76578afCopy full SHA for 76578af
.github/workflows/test.yaml
@@ -26,6 +26,7 @@ jobs:
26
submodules: 'true'
27
repository: 'data-tracks/DataTracks'
28
path: 'app'
29
+ token: ${{ secrets.TRACKVIEW }}
30
31
- name: Set up Rust
32
uses: actions-rs/toolchain@v1
0 commit comments