fix: dont run earch seperately
This commit is contained in:
parent
8c828738ca
commit
2bcdfb0f83
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix develop
|
||||
- run: colmena build -v --on earth --nix-option keep-failed true
|
||||
# - name: Archive Test Results
|
||||
# if: always()
|
||||
# run: sleep 100m
|
||||
|
|
Loading…
Add table
Reference in a new issue