Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aef6c00

Browse files
authored
Merge pull request #239 from per1234/fix-comments
Make minor updates/fixes to comments in infrastructure files
2 parents 47fefe1 + 1b5a3be commit aef6c00

File tree

5 files changed

+7
-4
lines changed

5 files changed

+7
-4
lines changed

‎.github/workflows/check-python-task.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/check-python-task.md
12
name: Check Python
23

34
env:

‎.github/workflows/test-go-integration-task.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/test-go-integration-task.md
12
name: Test Integration
23

34
env:

‎.github/workflows/test-go-task.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/test-go-task.md
12
name: Run tests
23

34
env:

‎tests/__init__.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Source:
22
# https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/test-python/__init__.py
3-
# Copyright 2020 ARDUINO SA(http: // www.arduino.cc/)
3+
# Copyright 2020 ARDUINO SA(http://www.arduino.cc/)
44
#
55
# This software is released under the GNU General Public License version 3,
66
# The terms of this license can be found at:
7-
# https: // www.gnu.org/licenses/gpl-3.0.en.html
7+
# https://www.gnu.org/licenses/gpl-3.0.en.html
88
#
99
# You can be released from the requirements of the above licenses by purchasing
1010
# a commercial license. Buying such a license is mandatory if you want to

‎tests/test_all.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Source:
22
# https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/test-integration/test_all.py
3-
# Copyright 2020 ARDUINO SA(http: // www.arduino.cc/)
3+
# Copyright 2020 ARDUINO SA(http://www.arduino.cc/)
44
#
55
# This software is released under the GNU General Public License version 3,
66
# The terms of this license can be found at:
7-
# https: // www.gnu.org/licenses/gpl-3.0.en.html
7+
# https://www.gnu.org/licenses/gpl-3.0.en.html
88
#
99
# You can be released from the requirements of the above licenses by purchasing
1010
# a commercial license. Buying such a license is mandatory if you want to

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /