Skip to content

Commit

Permalink
Remove unnecessary files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomrrr1 committed Mar 1, 2024
1 parent b274309 commit a18d96e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 71 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
cont: ~
rspm: ~
steps:
- name: Setup .NET # Install dotnet v6.0.x to run mspc
uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.x'
- uses: neurogenomics/rworkflows@master
with:
run_bioccheck: ${{ false }}
Expand Down
Binary file removed tests/testthat/testdata/.DS_Store
Binary file not shown.
71 changes: 0 additions & 71 deletions testscript.R

This file was deleted.

0 comments on commit a18d96e

Please sign in to comment.