Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
rename github actions
  • Loading branch information
abikouo committed Feb 28, 2023
commit 3c511d69f616f5f9331e1a2141b62760b8150a5e
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What exactly is this doing for this PR? There's no scripts folder attached to this PR, and no tests on the PR that has one.

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
unit_test:
name: unit testing of github actions scripts
name: unit tests
env:
source_directory: "./source"
runs-on: ubuntu-latest
Expand Down